2003-10-22 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Oct 2003 21:53:21 +0000 (21:53 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 22 Oct 2003 21:53:21 +0000 (21:53 +0000)
commit25fef833118e46c37def3c7bbb2769cf2cdd942e
tree18e37683ec6748f897e3159bed0332c45b06a592
parentf0a28ccbd3dd7601546a27587720799563e5dbb5
2003-10-22  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (__int_to_char): Remove
the const int parameter.
(_M_insert_int): Update caller.
* src/locale-inst.cc (__int_to_char): Update instantiations.

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