This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Bad iconv/skeleton.c changes.


On ia64, I got

In file included from utf-16.c:363:
../iconv/skeleton.c: In function `gconv':
../iconv/skeleton.c:528: warning: passing arg 5 of `from_utf16_loop_unaligned'
from incompatible pointer type
../iconv/skeleton.c:528: warning: passing arg 6 of `from_utf16_loop_unaligned'
from incompatible pointer type
../iconv/skeleton.c:528: incompatible type for argument 7 of
`from_utf16_loop_unaligned'
../iconv/skeleton.c:528: too few arguments to function
`from_utf16_loop_unaligned'


H.J.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]