Boost logo

Boost :

Subject: Re: [boost] [integer] Compilation failed in Visual Studio- previously reported?
From: Jeremy Shiers (jeremy_at_[hidden])
Date: 2009-10-27 11:10:57


Its interesting that a problem was reported here on 7 July 2009
    http://lists.boost.org/Archives/boost/2009/07/153798.php
and here on 7 September 2009
    
http://www.nabble.com/-1.40.0--Compilation-errors-in-Visual-Studio-tt25336422.html#a25336422

but it didnt seem to click until today with John Maddock's post

cheers

Jeremy

John Maddock 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
>
>


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk