I can fix it, but it's not trivial. Can you file a bug? Nate
> 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 > [email protected] > http://m5sim.org/mailman/listinfo/m5-dev > > _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
