Boost logo

Boost :

Subject: Re: [boost] [integer] Compilation failed in Visual Studio
From: Michael Mathews (muckjail_at_[hidden])
Date: 2009-10-27 09:27:52


Done

Ticket #3568

On Tue, Oct 27, 2009 at 4:57 AM, John Maddock <john_at_[hidden]> 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