]> 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, 14 Sep 2023 10:15:45 +0000 (12:15 +0200)
commit3a1cd63667b0eed13201e837742e372328227bae
tree0121e0ba268ae8ede3b8c7ba852a9c51611923d5
parent98fdde75be52e27898f4c2000e8d8bf0287cc168
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