This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: _M_fill initialization in basic_ios::init
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: Richard Burkert <rrburkert at pobox dot com>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Sun, 02 Dec 2001 12:21:40 +0100
- Subject: Re: _M_fill initialization in basic_ios::init
- References: <3C099EFF.1020803@pobox.com>
Richard Burkert wrote:
[snip]
> I only noticed because I was segfaulting inside widen on creation of
> a stream of ints i'd set up. So yes it might happen =P
Hi,
I'm not much into locales, and admit to have trouble following in detail your
explanations, but, for sure, to help tracking this down you should complete your
report with a short, self contained testcase.
Also, if you really believe this is a defect of the current libstdc++-v3,
consider submitting a regular bug report via "GNATS"
(http://gcc.gnu.org/cgi-bin/gnatsweb.pl).
Thanks for now,
Paolo Carlini.