]> git.ipfire.org Git - thirdparty/gettext.git/commit
D: Fix handling of %% directive in format string parser.
authorBruno Haible <bruno@clisp.org>
Mon, 2 Jun 2025 00:19:23 +0000 (02:19 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 2 Jun 2025 00:19:23 +0000 (02:19 +0200)
commita7c6eeefd6a7894a16d3255bb19deb079a9301f9
treeccb207e4b84a207ee6656efead7968c65fb0e296
parent0ec47cb58fa9804c7aa79ae594c9fcc2e98774a7
D: Fix handling of %% directive in format string parser.

* gettext-tools/src/format-d.c (parse_upto): Add matching FMTDIR_END also for
the %% directive.
gettext-tools/src/format-d.c