This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/8716: std::string( NULL, 0 ) throws exception alsoon zero length
- From: Paolo Carlini <pcarlini at unitus dot it>
- To: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, pme at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, x at zsch dot de
- Date: Tue, 26 Nov 2002 19:59:57 +0100
- Subject: Re: libstdc++/8716: std::string( NULL, 0 ) throws exception alsoon zero length
Yes, Phil the testcase doesn't fail as an *intended* effect of
the fix for 8347: it's nice to see the patch meeting user's
expectations for this different pattern too!
I think its worthy to add to the testsuite the new testcase.
Could you possibly do it?
Thanks, Paolo.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8716