Boost logo

Boost :

Subject: Re: [boost] [integer] long long warning
From: Sascha Ochsenknecht (s.ochsenknecht_at_[hidden])
Date: 2009-11-10 03:50:14


Vladimir Prus schrieb:
> Sascha Ochsenknecht wrote:
>
>> I think "long long" is from the C99 standard and the GNU g++ doesn't use
>> this mode by default (?).
>>
>> For me, the warnings disappear if I use add:
>> cxxflags=-std=c++0x
>
> But on the other hand, it was reported that this mode has quite a number
> of failures relative to standard mode. And it's not the default anyway.
> So, I suppose somebody has to patch integer.hpp anyway.
>

I agree.

The option I added wasn't supposed to be the solution. Just a hint.

Cheers,
Sascha


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