]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix compilation errors with ISO C 23 compilers.
authorBruno Haible <bruno@clisp.org>
Thu, 9 Feb 2023 15:58:20 +0000 (16:58 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 12 Feb 2023 21:22:14 +0000 (22:22 +0100)
commitcb2c1486336462c8180f487221181ee798b0e73e
treec0f062cedc2415630a3aad0a40156d53188c6f29
parentb101d3bd9e1048df49dd566a5e95bdef9fe9a9f5
Fix compilation errors with ISO C 23 compilers.

* gettext-runtime/intl/dcigettext.c (getwd, getcwd): Assume a declaration in the
system header files.
* gettext-runtime/intl/gettextP.h (SWAP): Drop K&C compatibility.
gettext-runtime/intl/dcigettext.c
gettext-runtime/intl/gettextP.h