]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix build errors with MSVC.
authorBruno Haible <bruno@clisp.org>
Thu, 4 Jul 2019 14:27:44 +0000 (16:27 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 13 Apr 2020 10:52:18 +0000 (12:52 +0200)
commitcd1eeb0dcb6f59f5c1135b212eb1527990378a7c
treeed10d4de62abb266287172755214ba837c248e14
parente82a7a7c0bcf0019b5331086a55a5b776a26a1b9
build: Fix build errors with MSVC.

* gettext-tools/src/lang-table.h (language_table, language_variant_table):
Declare with C linkage.
* gettext-tools/src/read-po.h (input_format_po): Likewise.
* gettext-tools/src/read-properties.h (input_format_properties): Likewise.
* gettext-tools/src/read-stringtable.h (input_format_stringtable): Likewise.
* gettext-tools/src/write-properties.h (output_format_properties): Likewise.
* gettext-tools/src/write-stringtable.h (output_format_stringtable): Likewise.
gettext-tools/src/lang-table.h
gettext-tools/src/read-po.h
gettext-tools/src/read-properties.h
gettext-tools/src/read-stringtable.h
gettext-tools/src/write-properties.h
gettext-tools/src/write-stringtable.h