
27 Oct
2009
27 Oct
'09
1:27 p.m.
Done Ticket #3568 On Tue, Oct 27, 2009 at 4:57 AM, John Maddock <john@johnmaddock.co.uk> wrote:
This little snippet complies fine with the /Ze switch which enables Microsoft extensions
#include <boost/integer.hpp> int main(){ return 0; } But if you disable microsoft extensions with the /Za switch then you get the following errors mess of errors.
It appears this has been fixed in Trunk for a while, but the library maintainer hasn't merged to release, either for 1.40 or 1.41 :-(
Probably the best thing to do is file a bug report at svn.boost.org.
Sorry I can't be more helpful, John.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost