]> git.ipfire.org Git - thirdparty/gettext.git/commit
Silence "inlining failed" warnings.
authorBruno Haible <bruno@clisp.org>
Sat, 3 Jun 2023 12:53:54 +0000 (14:53 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Jun 2023 13:54:10 +0000 (15:54 +0200)
commita5b9b7ce7b2270e5626cc4d945eda49a0975babd
tree7f9460c60393b4352f7fc9e3933dea135bb76088
parentb0a309dfb1b0b0b1c81cca8279852901f8be68fb
Silence "inlining failed" warnings.

* gettext-tools/src/read-stringtable.c (comment_line_end): Remove 'inline'
marker.
* gettext-tools/src/x-scheme.c (is_other_number_syntax): Likewise.
gettext-tools/src/read-stringtable.c
gettext-tools/src/x-scheme.c