Boost logo

Boost :

From: JOAQUIN LOPEZ MU?Z (joaquin_at_[hidden])
Date: 2004-08-27 12:33:26


----- Mensaje original -----
De: "Rozental, Gennadiy" <gennadiy.rozental_at_[hidden]>
Fecha: Viernes, Agosto 27, 2004 6:47 pm
Asunto: RE: [boost] [minmax] patch to solve issue in GCC 2.95

> Which file?

My bad :)
The file is libs/algorithm/minmax/test/minmax_test.cpp

>
> > -----Original Message-----
> > From: boost-bounces_at_[hidden]
> > [boost-bounces_at_[hidden]] On Behalf Of joaquin_at_[hidden]
> > Sent: Friday, August 27, 2004 4:14 AM
> > To: boost_at_[hidden]
> > Subject: [boost] [minmax] patch to solve issue in GCC 2.95
> >
> >
> > GCC 2.95 has problems supporting using declarations inside
> > functions, as
> >
> > indicated by BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL.
> >
> > This affects a minmax test in this compiler. The following
> > trivial patch moves a using directive to global scope and
> > solves the issue. This would make it all green for minmax
> > regression tests under every platform considered.
> >
> > OK to commit?
> >
> > Joaquín M López Muñoz
> > Telefónica, Investigación y Desarrollo
> >
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


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