]> gcc.gnu.org Git - gcc.git/commit
ios.cc (ios_base::_M_grow_words): Don't delete _M_word on new failure.
authorJerry Quinn <jlquinn@optonline.net>
Wed, 5 Mar 2003 03:01:42 +0000 (03:01 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 5 Mar 2003 03:01:42 +0000 (03:01 +0000)
commitc524ed5dc901a48ddc5a0dd7a0b859d2d44e635e
tree8e458fbcadd164b2dec01b82a322e3b5c8b43976
parent3aa83176986f320d465a368da8e57a6217828f88
ios.cc (ios_base::_M_grow_words): Don't delete _M_word on new failure.

2003-03-04  Jerry Quinn  <jlquinn@optonline.net>

* src/ios.cc (ios_base::_M_grow_words): Don't delete _M_word on
new failure.  Throw exception if badbit and exception mask when ix
>= numeric_limits<int>::max().

From-SVN: r63824
libstdc++-v3/ChangeLog
libstdc++-v3/src/ios.cc
This page took 0.060156 seconds and 5 git commands to generate.