
On 2/15/2011 3:34 PM, Frédéric Bron wrote:
After getting your latest update from the sandbox I ran the tests using VC++ 8,9,10. All the tests passed but with many warnings, which you should probably attempt to eliminate as much as possible. I uploaded the test results to the Boost Vault in the Home / Test directory as msvctests.zip.
This is very encouraging! I will put some pragma to remove the warnings and then I will ask you if you can rerun the tests because I cannot myself. I have only the Express version of VC++ and for a reason I do not know, linking does not work outside the IDE. Thanks a lot for testing. I am getting closer to the review.
That is fine. Tell me whenever you have updated the sandbox and I will get the latest changes, run the tests again, and upload the results to the same folder in the vault. I am glad to help as I intend to use your type traits operators for another library on which I am working.