locale_facets.tcc (num_get<>::do_get(void*&)): If the failbit is set, don't set it...
authorPaolo Carlini <pcarlini@suse.de>
Thu, 18 Nov 2004 13:38:09 +0000 (13:38 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 18 Nov 2004 13:38:09 +0000 (13:38 +0000)
commit899671904c2a76e4af6ed6aa578e6d660d0abd86
treecae5725d4e270da043090baffb091ed37a26f6d0
parent0777d852b3d7b1cb68b63a6c56db0c235e51f883
locale_facets.tcc (num_get<>::do_get(void*&)): If the failbit is set, don't set it again.

2004-11-18  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (num_get<>::do_get(void*&)):
If the failbit is set, don't set it again.
(money_get<>::_M_extract): Minor stylistic tweak: consistently
with the other functions, take care of eofbit at the end.

From-SVN: r90861
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_facets.tcc