Re: [boost] [multi_index] regression in gcc-3.1-linux --seeminlgyMPL-related

----- Mensaje original ----- De: Martin Wille <mw8329@yahoo.com.au> Fecha: Domingo, Noviembre 7, 2004 7:15 pm Asunto: Re: [boost] [multi_index] regression in gcc-3.1-linux -- seeminlgyMPL-related
JOAQUIN LOPEZ MU?Z wrote:
Currently, one of the tests of Boost.MultiIndex is failing for GCC 3.1 under Linux:
The ICE happens inside boost/mpl/aux_/at_impl.hpp.
This test used to work OK against the RC branch a couple of days ago. Any idea?
Neither CVS head, nor the RC branch have been tested against gcc 3.1 under Linux. I (re)added this compiler because I had spare CPU time.
I don't think gcc 3.1 is something one has to worry about too much. I doubt it is much in use. (Either people still stick to the even more broken gcc 3.1 or they use gcc 3.3 or even 3.4)
You're absolutely right, even my docs state that GCC 3.1 is not supported by Boost.MultiIndex. Sorry for the noise. Joaquín M López Muñoz Telefónica, Investigación y Desarrollo
participants (1)
-
JOAQUIN LOPEZ MU?Z