]> 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>
Thu, 4 Jul 2019 14:27:44 +0000 (16:27 +0200)
commit1724d2a48cc04fbf92564af12e2cd8c12589001a
tree54be779c381867d97a9cb519c813601b93478040
parent7cb3e79471b98e8aa667a218d6edfe46016f4569
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