OSDN Git Service

2004-06-14 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jun 2004 10:49:36 +0000 (10:49 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Jun 2004 10:49:36 +0000 (10:49 +0000)
commit41d51689c2f60e3a0489e31d6ecb5f2a784fc357
tree5d8566d75eac68ad234ef33b527b79800c71a59a
parent8e69e3daa3ee8cf3eff484b4c6eeac08159a599d
2004-06-14  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (time_get<>::_M_extract_name):
Don't use the 'magic number' 10 in the computation of __minlen;
never access __name past __minlen; in the loop over __i3, don't
decrease __nmatches and increase __i3 at once, only either of
the two; tidy.

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