Just happened to notice this during a compile:

swig -c++ -python -modern -templatereduce -Ibuild/gzstream
-Ibuild/libelf -Iext -I/usr/include/python2.6 -Ibuild/ARM_SE
-I/home/stever/hg/m5sim.org/encumbered -outdir
build/ARM_SE/python/swig -o build/ARM_SE/python/swig/stats_wrap.cc
build/ARM_SE/python/swig/stats.i
build/ARM_SE/base/stats/info.hh:47: Warning(314): 'print' is a python
keyword, renaming to '_print'

Not sure what anyone wants to do about it, but we've been so good
about quashing compiler warnings that it sticks out like a sore
thumb...

Steve
_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to