Re: [Scons-dev] Buildbots

2012-12-20 Thread Dirk Bächle

On 20.12.2012 21:27, Managan, Rob wrote:

[...]

Not sure what is causing the MSVS failures.



Changing line 1658 in src/engine/SCons/Tool/msvs.py to:

if float(env['MSVS_VERSION']) >= 10.0:

makes them pass successfully on my side. Not sure whether this is a 
proper fix though...


Dirk

___
Scons-dev mailing list
Scons-dev@scons.org
http://two.pairlist.net/mailman/listinfo/scons-dev


Re: [Scons-dev] Buildbots

2012-12-20 Thread anatoly techtonik
On Thu, Dec 20, 2012 at 11:27 PM, Managan, Rob  wrote:

>
> There are other failures on fedora that may relate to recent commits about
> things like qmtest and other runtest updates. I noticed those when testing
> my recent pull request
>

Good to know.
--noqmtest and --xml tests should be fixed in -
https://bitbucket.org/scons/scons/pull-request/63/
___
Scons-dev mailing list
Scons-dev@scons.org
http://two.pairlist.net/mailman/listinfo/scons-dev