]> sourceware.org Git - glibc.git/commitdiff
* posix/bug-regex5.c (main): Use `union locale_data_value' rather than
authorRoland McGrath <roland@gnu.org>
Tue, 10 Sep 2002 22:35:54 +0000 (22:35 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 10 Sep 2002 22:35:54 +0000 (22:35 +0000)
a cast to turn nl_langinfo return value into an integer.

ChangeLog

index 43e8f465038e7f7d5ac817671ce0da90e382dc3e..2201a25b5a9ad6519f696fe9596a3a4179c7b05a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-09-10  Roland McGrath  <roland@redhat.com>
+
+       * posix/bug-regex5.c (main): Use `union locale_data_value' rather than
+       a cast to turn nl_langinfo return value into an integer.
+
 2002-09-10  Isamu Hasegawa  <isamu@yamato.ibm.com>
 
        * posix/regexec.c (build_trtable): Fix the destination of
This page took 0.049843 seconds and 5 git commands to generate.