]> Savannah Git Hosting - gnulib.git/commit
unictype/category-none: Fix clang -Wpedantic warning.
authorBruno Haible <bruno@clisp.org>
Thu, 7 Sep 2023 14:05:33 +0000 (16:05 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 7 Sep 2023 14:24:28 +0000 (16:24 +0200)
commita96af06fa25e111f382caa538645e119029ab30d
treefbcc06a0bbcd0b324fc37688959a16ed707ed61e
parentdd3baa92d5b864e40a4b0c0774a55c1c2106c9f2
unictype/category-none: Fix clang -Wpedantic warning.

* lib/unictype/categ_none.c (_UC_CATEGORY_NONE): Use ISO C designated
initializer syntax to initialize the intended field of the union.
ChangeLog
lib/unictype/categ_none.c