Boost logo

Boost :

Subject: Re: [boost] Can we suppress integer_traits warnings?
From: John Maddock (john_at_[hidden])
Date: 2009-10-26 08:21:03


> It is also possible to suppress this warning by a command line switch
> -Wno-long-long

Sure, but we need to fix the *library header file* so it doesn't emit
warnings even when the user has asked for those warnings: we do this already
for long long usage within Boost, but I can't find a workaround for
constants with LL suffixes.

John.


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