]> Savannah Git Hosting - gnulib.git/commit
uniname/uniname: Fix -Wshorten-64-to-32 warnings.
authorBruno Haible <bruno@clisp.org>
Sat, 5 Sep 2020 13:44:29 +0000 (15:44 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 5 Sep 2020 13:44:58 +0000 (15:44 +0200)
commit09af21003026a61e6f1d51f0a2d6d71f04834a78
tree783f9af1643f37964ff72fb7ce16065536d2b9e5
parent13457cbc5281c271fa198c4302badca33931268a
uniname/uniname: Fix -Wshorten-64-to-32 warnings.

* lib/uniname/uniname.c (unicode_name_word_lookup): Change type of last
argument to size_t.
(unicode_name_character): Change type of len, n1, n2, n3, words_length,
n to size_t.
ChangeLog
lib/uniname/uniname.c