]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix "warning: cast from 'const void *' to 'struct pre_message *' drops const qualifier".
authorBruno Haible <bruno@clisp.org>
Sun, 6 Sep 2020 21:01:39 +0000 (23:01 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 6 Sep 2020 21:27:23 +0000 (23:27 +0200)
commiteb0ce00a8b66fe8f179324809ec90f0ea2a44a63
treed40a16657b929e611fd66e1a8c9cb4d2b2de56b5
parent550f609f71892f1d58052936c53e70d349491efa
Fix "warning: cast from 'const void *' to 'struct pre_message *' drops const qualifier".

* gettext-tools/src/write-mo.c (compare_id): Add 'const'.
gettext-tools/src/write-mo.c