locale_facets.tcc (time_get<>::do_get_weekday, [...]): Absolutely avoid dereferencing...
authorPaolo Carlini <pcarlini@suse.de>
Tue, 9 Nov 2004 12:49:20 +0000 (12:49 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Tue, 9 Nov 2004 12:49:20 +0000 (12:49 +0000)
commitcf5c6c8d3188c8e422a0baa1059adc457795b075
treee371e0fec1359af2d0f574677dbc34f831d2602e
parent37d060a3abc5836a0207dd6968ebadf9c79abdc2
locale_facets.tcc (time_get<>::do_get_weekday, [...]): Absolutely avoid dereferencing end iterators.

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

* include/bits/locale_facets.tcc (time_get<>::do_get_weekday,
time_get<>::do_get_monthname): Absolutely avoid dereferencing
end iterators.

* include/bits/locale_facets.tcc (time_get<>::_M_extract_name):
Minor tweak.

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