[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: STL Containers



> Previously Brent Fulgham wrote:
> > Have the STL containers been changed recently?  I just
> > updated Debian to the latest frozen (which I notice involved
> > an update from Glibc 2.1.2 to Glibc 2.1.3.
> 
> Not as far as I know.. since slink they have improved quite a lot
> actually. If you have code that used to work but breaks now it
> probably means you were relying on a broken implementation.
> 
Whoops!  My fault entirely.  I included a new header file that
defined a `const' value that was also used as a parameter name
in one of the uses of the Template.  Consequently, the compiler
barfed.

I repeat:  There are no problems with the STL containers or any
other piece of the gcc/g++ implementation.

Sorry for the false alarm,

-Brent


Reply to: