$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] How to disable warnings on gcc?
From: John Maddock (boost.regex_at_[hidden])
Date: 2010-08-25 05:06:25
> 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.
Still confused yours, John.