summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/metag/bits/wordsize.h
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2024-05-01 04:35:18 -0700
committerWaldemar Brodkorb <wbx@openadk.org>2024-05-09 09:50:48 +0200
commit04eae467796a784c79d016d8bc18cbb23ddffb74 (patch)
tree97f9375dafbd0298c1fcf0af5cbad95303df4975 /libc/sysdeps/linux/metag/bits/wordsize.h
parent035e048fd68141779c147e387f608e8da6713d57 (diff)
iconv: fix type mismatches
With gcc-14 warnings caused by type mismatches turn to errors: - iconv_t is not a pointer type, convert the result directly to iconv_t in combine_to_from() - unsigned int is not the same as wchar_t, use temporary wchar_t wc as an argument for utf8dec_wchar() Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'libc/sysdeps/linux/metag/bits/wordsize.h')
0 files changed, 0 insertions, 0 deletions