]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix libstdc++-v3/ChangeLog omission from 2002-05-18 trunk merge.
authorKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 23 May 2002 03:20:07 +0000 (03:20 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Thu, 23 May 2002 03:20:07 +0000 (03:20 +0000)
From-SVN: r53757

libstdc++-v3/ChangeLog

index 8950c260148607b97c4fedd36b32de1d79582e07..eba4d3dd1dded1481eaef43ab2f3cbbf68d66cc9 100644 (file)
 
 2002-05-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
+       * config/os/irix/irix5.2/bits/ctype_inline.h: Cast to unsigned
+       char.
+
        * config/os/irix/irix5.2/bits/ctype_inline.h (scan_is, scan_not):
        Fix typo, use this->is() rather than manually (and perhaps
        incorrectly) inlining it.