]> gcc.gnu.org Git - gcc.git/commitdiff
Update.
authorUlrich Drepper <drepper@gcc.gnu.org>
Mon, 23 Nov 1998 09:21:24 +0000 (09:21 +0000)
committerUlrich Drepper <drepper@gcc.gnu.org>
Mon, 23 Nov 1998 09:21:24 +0000 (09:21 +0000)
From-SVN: r23787

libstdc++/ChangeLog

index abb7890b5aad6c489abb27fc64418fcea5a3dad7..2ae63d0d64ba7956be8d36e58db11f4a44c51528 100644 (file)
@@ -1,3 +1,9 @@
+1998-11-23  Ulrich Drepper  <drepper@cygnus.com>
+
+       * std/bastring.cc (operator>>): Cast new character to char before
+       adding to string.
+       (getline): Likewise.
+
 Thu Sep 17 01:29:46 1998  H.J. Lu  (hjl@gnu.org)
 
        * Makefile.in ($(ARLINK), $(SHLINK)): Don't rely on 'ln -f'.
@@ -55,7 +61,7 @@ Sun Aug 30 22:17:41 1998  H.J. Lu  (hjl@gnu.org)
        * sinst.cc: Don't explicitly instantiation string_char_traits<char>.
        * cinst.cc: Likewiwse, for complex<float>, complex<double>,
        complex<long double>.
-       
+
 1998-08-17  Mark Mitchell  <mark@markmitchell.com>
 
        * stdexcept: Put things in the std namespace, if appropriate.
This page took 0.089299 seconds and 5 git commands to generate.