Boost logo

Boost :

Subject: Re: [boost] [integer] long long warning
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-11-10 03:47:03


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.

- Volodya


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