Ok, cool. It would have been confusing otherwise. I have grand plans to expose all of the stats stuff in python better (like everything else, it's partly done), so I'd need to fix this at some point anyway so there isn't a name conflict.
Nate On Thu, Jun 3, 2010 at 2:50 PM, Steve Reinhardt <[email protected]> wrote: > Yea, it is... I just happened to see it in ARM_SE and was too lazy to > check elsewhere since I didn't figure it mattered. > > Steve > > On Thu, Jun 3, 2010 at 2:43 PM, Ali Saidi <[email protected]> wrote: >> >> I think it's in everything. >> >> Ali >> >> >> On Thu, 3 Jun 2010 14:44:21 -0700, nathan binkert <[email protected]> >> wrote: >>> It's not just ARM_SE is it? that would be strange. >>> >>> Nate >>> >>> On Thu, Jun 3, 2010 at 2:36 PM, Steve Reinhardt <[email protected]> >> wrote: >>>> Done: >>>> http://www.m5sim.org/flyspray/task/329 >>>> >>>> On Thu, Jun 3, 2010 at 2:30 PM, nathan binkert <[email protected]> >> wrote: >>>>> 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 >>>>> >>>> _______________________________________________ >>>> 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 >> _______________________________________________ >> 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 > > _______________________________________________ m5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/m5-dev
