aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-02-16 17:10:53 +0000
committerUlrich Drepper <drepper@redhat.com>1999-02-16 17:10:53 +0000
commitff8273391ca55015db204b89c05721cdffd526d0 (patch)
tree069a24ca654e0863ba86d8bc1b5073bd5cf9b9e5 /ChangeLog
parent3f80a33b99e9b86ce7cbae9530df81367c884568 (diff)
downloadglibc-ff8273391ca55015db204b89c05721cdffd526d0.tar
glibc-ff8273391ca55015db204b89c05721cdffd526d0.tar.gz
glibc-ff8273391ca55015db204b89c05721cdffd526d0.tar.bz2
glibc-ff8273391ca55015db204b89c05721cdffd526d0.zip
Update.
1999-02-16 Ulrich Drepper <drepper@cygnus.com> * wctype/wctype.h (_ISwbit): Cast result of shift operations to int to avoid warning about `ISO C restricts enumerator values to range of `int''.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c36a71595b..07c1d47eda 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1999-02-16 Ulrich Drepper <drepper@cygnus.com>
+
+ * wctype/wctype.h (_ISwbit): Cast result of shift operations to
+ int to avoid warning about `ISO C restricts enumerator values to
+ range of `int''.
+
1999-02-16 Andreas Jaeger <aj@arthur.rhein-neckar.de>
* elf/dlfcn.h: Fix typo.