(get_type): Use "long long" for TOK_HYPER. Otherwise isvectordef will loop infinitel...
authorUlrich Drepper <drepper@redhat.com>
Tue, 28 Sep 2004 01:57:41 +0000 (01:57 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 28 Sep 2004 01:57:41 +0000 (01:57 +0000)
commit357420c512f4c4d1a73e5ce2b680fcc59c8c468b
treeedaa18f571cd7cac77938921f4bfbdaadb1fa747
parenta044c713b054695326df96e7710dd5c8f80ad8c2
(get_type): Use "long long" for TOK_HYPER.  Otherwise isvectordef will loop infinitely if typedef hyper int64_6 is seen. (unsigned_dec): Use "unsigned long long" for similar reasons.
sunrpc/rpc_parse.c