Feeling adventurous today, I decided to give the Microsoft Visual C++
8 / 2005 / 14 (Beta2) - whatever the version number is - a whirl.

http://lab.msdn.microsoft.com/express/visualc/default.aspx

There are a number of deprecation warnings - mostly string function,
probably because their vulnerable versions are used - but things
compile and test quite fine (that is, no unexpected failures).

Failed Test            Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t\dynclass\foo.t          9  2304     9    9 100.00%  1-9
t\dynclass\gdbmhash.t    13  3328    13   13 100.00%  1-13
t\dynclass\pybuiltin.t    6  1536     6    6 100.00%  1-6
t\dynclass\pyclass.t      6  1536     6    6 100.00%  1-6
t\dynclass\pycomplex.t    4  1024     4    4 100.00%  1-4
t\dynclass\pyfunc.t       4  1024     4    4 100.00%  1-4
t\dynclass\pyint.t       26  6656    26   26 100.00%  1-26
t\op\spawnw.t             3   768     6    3  50.00%  4-6
2 tests and 65 subtests skipped.
Failed 8/151 test scripts, 94.70% okay. 71/2526 subtests failed, 97.19% okay.

Ron


Reply via email to