Portability problem with STL-vector
Alexandre Oliva
oliva@dcc.unicamp.br
Tue Sep 15 16:14:00 GMT 1998
Markus Mottl <mottl@miss.wu-wien.ac.at> writes:
> The following piece of code demonstrates a portability problem of the
> STL-vector class (egcs-2.91.57):
Yeah, egcs 1.1 was distributed with an old version of SGI STL that
still contained this bug. The problem is fixed in latest snapshot of
egcs, that uses a newer release of SGI STL.
--
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil
More information about the Gcc-bugs
mailing list