Boost logo

Boost :

From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-02-07 23:33:55


Oscar,

That warning is a gcc bug. I can give you a patch which disables it if
you're willing to recompile GCC.

-Dave

----- Original Message -----
From: "Oscar Fuentes" <ofv_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Thursday, February 07, 2002 3:08 PM
Subject: Re: [boost] Lambda Library

> Oscar Fuentes <ofv_at_[hidden]> writes:
>
> [snip]
>
> > Well, I was unable to compile with gcc 3.0.3 (cygwin) and 2.95.3
> > (mingw). All test I've tried gave the same errors:
>
> [snip]
>
> > I'm using boost v 1.26.0. Do I need the current CVS sources?
>
> I've just downloaded 1.27.0 and works. However, gcc 3.0.3 (cygwin)
> gives this warning:
>
> /t/boost/boost/lambda/core.hpp:61: warning: identifier name `_1' conflicts
with
> GNU C++ internal naming strategy
>
> /t/boost/boost/lambda/core.hpp:62: warning: identifier name `_2' conflicts
with
> GNU C++ internal naming strategy
>
> /t/boost/boost/lambda/core.hpp:63: warning: identifier name `_3' conflicts
with
> GNU C++ internal naming strategy
>
> and so on.
>
> gcc 2.95.3-6 (mingw special) does a clean build (at least for the
> tests I've tried)
>
> --
> Oscar
>
>
>
> 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