re PR libstdc++/8716 (std::string( NULL, 0 ) throws exception also on zero length)
commitccb128db7a4b3422577d6311a3baa63c4acbfc04
authorPhil Edwards <pme@gcc.gnu.org>
Thu, 28 Nov 2002 21:28:20 +0000 (28 21:28 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Thu, 28 Nov 2002 21:28:20 +0000 (28 21:28 +0000)
tree209bc97401f3cc2a7051a22fecd79ae41d6b7e1a
parentfcb204cecf7ab0ededeb2a7d954ea74194a24c18
re PR libstdc++/8716 (std::string( NULL, 0 ) throws exception also on zero length)

2002-11-28  Phil Edwards  <pme@gcc.gnu.org>

PR libstdc++/8716
* testsuite/21_strings/ctor_copy_dtor.cc (test05):  Also test
the NULL-pointer, zero-size case.

From-SVN: r59616
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/21_strings/ctor_copy_dtor.cc