
27 Aug
2010
27 Aug
'10
1:05 p.m.
Am 25.08.2010, 11:06 Uhr, schrieb John Maddock
These warnings appear by just including lexical_cast.hpp (see below). Any ideas where the warnings come from?
Nope, tried on Ubuntu-Linux with
gcc-4.2.4, 4.4.3 and 4.5.0, all with -Wall -Wextra -pedantic and no warnings.
When using boost 1.39 instead of 1.43 on FreeBSD 8.1, there are no warnings. We can live with using the older boost version for now. But it's still strange that these warnings pop up, esp. because exactly this configuration (FreeBSD with GCC 4.2.1) is listed as the "Boost's primary test compilers". Regards James