]> Savannah Git Hosting - gnulib.git/commit
localcharset: Avoid internal compiler error with -Wextra on macOS 10.5.
authorBruno Haible <bruno@clisp.org>
Mon, 2 Oct 2023 22:10:08 +0000 (00:10 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 3 Oct 2023 07:49:21 +0000 (09:49 +0200)
commit5ad1ac1302b338fab5b0dddf443f5dfb782588db
tree791de90328bd6774ff7199f614a69b3427852264
parent8543b6b5a2d753fc5707e610760ce39baccee9d9
localcharset: Avoid internal compiler error with -Wextra on macOS 10.5.

* lib/localcharset.c (locale_charset): Use an empty compound statement
instead of a null statement.
ChangeLog
lib/localcharset.c