Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-03-02 09:00:48


That's a known bug in GCC
(http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&
pr=4864). It's disappointing to see that it's showing up in FreeBSD GCC two
versions after I reported it in Cygwin. If you want to rebuild it, I can
send you a patch which suppresses this warning. I'd just submit or check in
the fix myself, but I get the sense they want to warn when this is done in
the global namespace but not otherwise, and I don't know how to do that to
the source.

-Dave

----- Original Message -----
From: "Vadim Egorov" <egorovv_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Saturday, March 02, 2002 4:08 AM
Subject: [boost] _1 (boost.bind)

>
> Building boost with gcc-3.0.4 on FreeBSD 4.4, i'm getting tons of that:
>
> /home/egorovv/src/boost/boost/bind/placeholders.hpp:35: warning:
identifier
> name `_1' conflicts with GNU C++ internal naming strategy
>
> Any suggestion?
> IMHO, it's not a very good idea to use those _ things in library's public
> interface.
>
> Thanks,
> Vadim
> ---
> One learns to itch where one can scratch.
> -- Ernest Bramah
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> Info: http://www.boost.org Send unsubscribe requests to:
<mailto:boost-unsubscribe_at_[hidden]>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>


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