]> git.ipfire.org Git - thirdparty/gettext.git/commit
Refactor.
authorBruno Haible <bruno@clisp.org>
Tue, 11 Feb 2025 08:49:08 +0000 (09:49 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 11 Feb 2025 10:39:58 +0000 (11:39 +0100)
commitb4f0ea4b3e1b4a69c007bcb917c48592b76ac606
tree732a132e41acd21f9fc8a36466b01d1da86ea2a0
parent26d59b5d16320ba2af07be4e12f5fce5f9ca8fab
Refactor.

* gettext-tools/src/format-ruby.c (format_parse): Use two different variables
named_allocated, numbered_allocated, instead of a single variable (assuming that
INVALID_MIXES_NAMED_UNNAMED is called when it should).
gettext-tools/src/format-ruby.c