Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2004-07-27 05:08:43


> OK. So how can these instances of long long usage be made to not break
> GCC when -std=c++98 is specified? Perhaps a macro could be defined by
> boost.config BOOST_LONG_LONG_DECORATOR with a value of __extension__ for
> GCC that would be used to decorate these uses of long long to prevent
> problems?

What's wrong with passing -Wno-long-long to gcc?

John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net