]> git.ipfire.org Git - thirdparty/gcc.git/commit
istream.tcc (getline): Make sure arguments passed to min/max have the same type.
authorAlexandre Oliva <aoliva@redhat.com>
Tue, 22 Jun 2004 22:22:14 +0000 (22:22 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Tue, 22 Jun 2004 22:22:14 +0000 (22:22 +0000)
commitfa948784585f473882d2ab7085df5df21ea1a38d
treeea8f71ccce632efc2dabccce513619732bd5e7e9
parent514df03fdac570190b6c9f241d472e454d62d88e
istream.tcc (getline): Make sure arguments passed to min/max have the same type.

* include/bits/istream.tcc (getline): Make sure arguments passed
to min/max have the same type.
* include/bits/locale_facets.tcc (__verify_grouping): Likewise.
* include/bits/stl_deque.h (_Deque_base::_Deque_base): Likewise.

From-SVN: r83522
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/istream.tcc
libstdc++-v3/include/bits/locale_facets.tcc
libstdc++-v3/include/bits/stl_deque.h