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

Change #238189

Category ggettext
Changed by Bruno Haible <brunoohnoyoudont@clisp.org>
Changed at Thu 03 Jul 2025 15:48:48
Repository git://git.savannah.gnu.org/gettext.git
Project ggettext
Branch master
Revision 62e3b84b92e5c5c213046ce5b66079a074d368ce

Comments

xgettext: Fix bug with syntax-checks on messages from Perl source code.
* gettext-tools/src/x-perl.c (extract_perl): Don't free logical_file_name,
because it is referenced by the 'pos' field of the returned messages, and
xg-check.c accesses and prints it.

Changed files