[MSVC10] Some test results up

For anyone who's interested, theres a set of Trunk test results using VC10 Beta 1 up under the RWVC10 runner. Thanks, Richard Webb -- View this message in context: http://www.nabble.com/-MSVC10--Some-test-results-up-tp23667421p23667421.html Sent from the Boost - Dev mailing list archive at Nabble.com.

On Fri, May 22, 2009 at 5:47 AM, Richard Webb <richard.webb@boldonjames.com>wrote:
For anyone who's interested, theres a set of Trunk test results using VC10 Beta 1 up under the RWVC10 runner.
Thanks, Richard! Hum... There are a lot of failures. Seems like a random assortment of problems. The only pattern I spotted are several libraries failing because of an claimed Boost.Bind ambiguous overload. Library maintainers, please look at http://beta.boost.org/development/tests/trunk/developer/summary.html, particularly the RWVC10 runner. If you've got a failure you think is a compiler bug, and aren't signed up for the beta program yourself, please let me know and I'll report it for you. Otherwise be sure to report it to Microsoft. Thanks, --Beman

Beman Dawes wrote:
The only pattern I spotted are several libraries failing because of an claimed Boost.Bind ambiguous overload.
I previously opened a few tickets about similar ambiguities that occur in GCC 4 in C++0x mode (a couple of which have already been fixed). I was planning on going through the results and opening and/or updating tickets relating to VC10 failures. I also saw a few tests crashing (which caused dialog boxes to pop up and hang the test), which i'll try to have a look at seperately. Thanks, Richard Webb -- View this message in context: http://www.nabble.com/-MSVC10--Some-test-results-up-tp23667421p23673432.html Sent from the Boost - Dev mailing list archive at Nabble.com.
participants (2)
-
Beman Dawes
-
Richard Webb