Robert Bradshaw wrote: > On Jan 8, 2009, at 5:11 PM, Michael Abshoff wrote:
Hi, >> If someone fixes this I will get right back to testing. I will see >> what >> is going on, maybe this is fixable for me in which case it should be >> trivial :) > > I think a lot of this kind of error is rather trivial, it's just that > no one handled a certain case for new-style temps. I've just had too > many other higher-priority things to do to attack this. old_temp was introduced in rev 1447: http://hg.cython.org/cython-devel/rev/36de07933246 But there is no other file in the tree where it is used and/or mentioned. I guess this might be a merge gone wrong and I have no clue what the correct fix would be after staring at it for 30 minutes. Either way, I have run out of time and I am hopeful Stefan or Dag will fix it in the morning :) Cheers, Michael > _______________________________________________ > Cython-dev mailing list > [email protected] > http://codespeak.net/mailman/listinfo/cython-dev > _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
