31 Mar
2010
31 Mar
'10
10:43 p.m.
Author: ezio.melotti Date: Thu Apr 1 00:43:31 2010 New Revision: 79541 Log: Add -Wd and -3 to the flags used to run the tests on Windows. Modified: python/trunk/PCbuild/rt.bat Modified: python/trunk/PCbuild/rt.bat ============================================================================== --- python/trunk/PCbuild/rt.bat (original) +++ python/trunk/PCbuild/rt.bat Thu Apr 1 00:43:31 2010 @@ -40,7 +40,7 @@ PATH %PATH%;..\..\%tcltk%\bin set exe=%prefix%\python%suffix% -set cmd=%exe% %dashO% -E -tt ../lib/test/regrtest.py %1 %2 %3 %4 %5 %6 %7 %8 %9 +set cmd=%exe% %dashO% -Wd -3 -E -tt ../lib/test/regrtest.py %1 %2 %3 %4 %5 %6 %7 %8 %9 if defined qmode goto Qmode echo Deleting .pyc/.pyo files ...
5305
Age (days ago)
5305
Last active (days ago)
0 comments
1 participants
participants (1)
-
ezio.melotti