]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: Perl: Add ability to debug the nesting_depth.
authorBruno Haible <bruno@clisp.org>
Sun, 17 Sep 2023 15:37:25 +0000 (17:37 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 18 Sep 2023 18:07:22 +0000 (20:07 +0200)
commit9d15a9f7bd266689e381b9ed3eb8d652f287215c
treec0300fdb8e00e1a0c42010c08d5b2dc6b0f92414
parentdf28c45ba0ea2651b6d5b2d9911842ba0538eeff
xgettext: Perl: Add ability to debug the nesting_depth.

* gettext-tools/src/x-perl.c (DEBUG_NESTING_DEPTH): New macro.
(extract_balanced): Use it.
gettext-tools/src/x-perl.c