]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Tue, 28 Sep 2004 02:05:12 +0000 (02:05 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 28 Sep 2004 02:05:12 +0000 (02:05 +0000)
2004-09-27  Ulrich Drepper  <drepper@redhat.com>

* sunrpc/rpc_parse.c (get_type): Use "quad_t" for TOK_HYPER.
Otherwise isvectordef will loop infinitely if typedef hyper int64_t
is seen.
(unsigned_dec): Use "u_quad_t" for similar reasons.

ChangeLog

index 3806b5405fb60192a5b0de78c1042f724cf9f572..fb2cefb17c7b68eb910782080f6bdf76eca6ea4b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-09-27  Ulrich Drepper  <drepper@redhat.com>
+
+       * sunrpc/rpc_parse.c (get_type): Use "quad_t" for TOK_HYPER.
+       Otherwise isvectordef will loop infinitely if typedef hyper int64_t
+       is seen.
+       (unsigned_dec): Use "u_quad_t" for similar reasons.
+
 2004-09-27  Roland McGrath  <roland@redhat.com>
 
        * sysdeps/generic/bits/waitstatus.h (__WIFSIGNALED): Simplify bit