diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-09-16 02:13:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-09-16 02:13:58 +0000 |
commit | bfc27ea433ec0af6a530507b2f4402d28c6a1857 (patch) | |
tree | 0762ab844793d37481fbc43a71bd07734586ba09 /ChangeLog | |
parent | 5985c772100b698aa6cf77997b06e4cfd047e7e7 (diff) | |
download | glibc-bfc27ea433ec0af6a530507b2f4402d28c6a1857.tar glibc-bfc27ea433ec0af6a530507b2f4402d28c6a1857.tar.gz glibc-bfc27ea433ec0af6a530507b2f4402d28c6a1857.tar.bz2 glibc-bfc27ea433ec0af6a530507b2f4402d28c6a1857.zip |
Update.
* iconvdata/tst-tables.sh: Add warning that GB18030 test might
take longer.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2000-09-15 Ulrich Drepper <drepper@redhat.com> + * iconvdata/tst-tables.sh: Add warning that GB18030 test might + take longer. + * math/complex.h: Don't define _Complex macro for gcc 3. Add __extension__ to _Complex_I definition since gcc warns if -pedantic. * math/bits/cmathcalls.h (conj): Add __extension__ since we use ~. |