Change #252795
| Category | ggettext |
| Changed by | Bruno Haible <bruno@clisp.org> |
| Changed at | Fri 12 Dec 2025 11:28:00 |
| Repository | git://git.savannah.gnu.org/gettext.git |
| Project | ggettext |
| Branch | master |
| Revision | c7ce599588e5faea6e95891bcdba69cbaecb3708 |
Comments
Modernize coding style: Avoid 'goto' statements where possible. * gettext-tools/src/msgfmt.c (get_languages): Use if/else instead of 'goto'.
Changed files
- gettext-tools/src/msgfmt.c