]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix a test failure of msgfmt-desktop-2 on HP-UX with cc.
authorBruno Haible <bruno@clisp.org>
Tue, 24 Dec 2019 19:02:27 +0000 (20:02 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 24 Dec 2019 19:02:27 +0000 (20:02 +0100)
commitdccdb0fb0a500a1f5086a13e887d04d4b2b8b9cd
treec2cb215311c623bcbbe2d99d50d9a83a0346d03b
parent3c82d1a522c0b4e79168ff479d90eeadc109d9f6
Fix a test failure of msgfmt-desktop-2 on HP-UX with cc.

* gettext-tools/src/write-desktop.c (msgfmt_desktop_handle_pair): Don't cast
directly from 'void *' to 'bool'.
gettext-tools/src/write-desktop.c