]> 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>
Mon, 13 Apr 2020 11:39:01 +0000 (13:39 +0200)
commit357e5e4699b7b8be8588f9e6fb36c366b002a00c
tree81d67d5179ed99bec338afc263c91cc9e0485793
parentf56b0749add16d39b36dab4372ac065eb10a3afc
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