This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [patch] Fix ios_base constructor init order
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Jerry Quinn <jlquinn at optonline dot net>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Fri, 7 Mar 2003 10:05:33 -0600
- Subject: Re: [patch] Fix ios_base constructor init order
- References: <E18r6xE-0001HG-00@tiamat>
>2003-03-06 Jerry Quinn <jlquinn at tiamat>
>
> * src/ios.cc (ios_base::ios_base): Correct order of _M_word and
> _M_word_size initialization.
Yes, please, everywhere
-benjamin