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

Change #252794

Category ggettext
Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
Changed at Fri 12 Dec 2025 11:24:14
Repository git://git.savannah.gnu.org/gettext.git
Project ggettext
Branch master
Revision a5c1a7f6c154ba70dce5881d3689f5e39259d604

Comments

Modernize coding style: Avoid 'continue;' statements where possible.
* gnulib-local/lib/backupfile.c (max_backup_version): Use if/else instead of
'continue;'.
* gnulib-local/lib/markup.c (emit_start_element): Likewise.

Changed files