2003-10-28 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Oct 2003 12:23:31 +0000 (12:23 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Oct 2003 12:23:31 +0000 (12:23 +0000)
commit24470e138a6a7087db9ab5cec0db7fca8806fece
tree034beb359a992dd2e0b2f8b6c93657ea6c0178c4
parent8d69f2ad7558e6905f872a380ee60f43ede27e86
2003-10-28  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (time_get::_M_extract_num):
Absolutely avoid dereferencing end iterators.
(time_get::_M_extract_name): Likewise.

* include/bits/locale_facets.tcc
(time_get::_M_extract_via_format, case 'e'): Don't try to
be smart wrt returning the right __beg in case of parse
error, time_get::_M_extract_num must be fixed instead.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73004 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/locale_facets.tcc