$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [math] Warnings in version 1.46.1
From: John Maddock (boost.regex_at_[hidden])
Date: 2011-03-30 13:27:15
>> Does anything about this need to be added to the
>> https://svn.boost.org/trac/boost/wiki/Guidelines/WarningsGuidelines
>>
>> If only a note that this problem exists with this combination, and this
>> is
>> the 'workaround'?
>>
> This is up to you, specifically John M, who identified the warning
> suppression option my compiler needed. Also, I am not a user of the math
> library, so I don't know whether the warnings show up outside the build.
> I just build all of the libraries, so that they are available for our
> developers, if desired.
I don't *think* this will effect users... unless possibly they're building
with -fvisibility=hidden.
As soon as I get a chance I'll also install the latest fedora release and
see if this is still an issue.
John.