Hash :
1a5ab833
Author :
Date :
2020-08-13T02:06:09
Avoid implicit conversion from 'unsigned int' to 'int' in initializers. Reported by Florian Weimer in <https://lists.gnu.org/archive/html/bug-gnulib/2020-08/msg00086.html>. * lib/gen-uni-tables.c (output_predicate): Change the element type of the level3 array to 'unsigned int'. * lib/unictype/bitmap.h (bitmap_lookup): Access an 'unsigned int'. * lib/unictype/categ_*.h: Regenerated. * lib/unictype/ctype_*.h: Regenerated. * lib/unictype/pr_*.h: Regenerated. * lib/unictype/sy_*.h: Regenerated. * lib/unicase/cased.h: Regenerated. * lib/unicase/ignorable.h: Regenerated.