[Python-Dev] [Python-checkins] r61577 - in python/trunk: Include/code.h Include/compile.h Include/parsetok.h Include/pythonrun.h Lib/__future__.py Lib/test/test_print.py Misc/ACKS Misc/NEWS Parser/parser.c Parser/parsetok.c Python/bltinmodule.c Python/future.c ...

Eric Smith eric+python-dev at trueblade.com
Wed Mar 19 02:57:46 CET 2008


I see the problem.  Without -ucompiler, test_compiler doesn't compile 
everything.  I'll fix the breakage shortly.

Apologies.

Eric Smith wrote:
> Yes, I know, and I'm looking at it.  It doesn't fail on my Linux or Mac 
> OS X boxes.  I'm trying to duplicate the problem.  I'm going to try it 
> on my Windows box when I get home in about an hour.  I'll fix it tonight.
> 
> I realize there's a beer riding on the buildbots being green!
> 
> Eric.
> 
> Trent Nelson wrote:
>> This change breaks all the trunk buildbots:
>>
>> ======================================================================
>> ERROR: testCompileLibrary (test.test_compiler.CompilerTest)
>> ----------------------------------------------------------------------



More information about the Python-Dev mailing list