
----- Mensaje original ----- De: "Rozental, Gennadiy" <gennadiy.rozental@thomson.com> 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@lists.boost.org [boost-bounces@lists.boost.org] On Behalf Of joaquin@tid.es Sent: Friday, August 27, 2004 4:14 AM To: boost@lists.boost.org 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