Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #237599

Category ggettext
Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
Changed at Mon 23 Jun 2025 21:20:02
Repository git://git.savannah.gnu.org/gettext.git
Project ggettext
Branch master
Revision 2fdcb6546c245744f3e5a5056602be1ccebb34cf

Comments

Add support for Shell printf format strings, part 3.
* gettext-tools/src/format-invalid.h (INVALID_FLAG_FOR): New macro.
* gettext-tools/src/format-java-printf.c (INVALID_FLAG_FOR): Remove macro.
* gettext-tools/src/format-sh-printf.c (format_parse): Reject format strings
with invalid flag+specifier combinations.
* gettext-tools/tests/format-sh-printf-1: Add more test cases.
* gettext-tools/doc/gettext.texi (sh-format): Mention the ' flag.

Changed files