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

Change #264229

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Fri 10 Apr 2026 22:19:52
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 68ad69cbd97b9ed2c52a4eb5d2f6a337981a5f5e

Comments

* tta/C/main/utils.c (analyze_documentlanguage_argument), tta/perl/Texinfo/Common.pm (warn_unknown_language): if the documentlanguage is invalid, for instance if not ASCII, or not lower-case language and upper-case region, return NULL/undef for the language code.
* tta/perl/Texinfo/ParserNonXS.pm (_end_line_misc_line),
tta/C/parsetexi/end_line.c (end_line_misc_line), tta/C/texi2any.c
(main), tta/perl/texi2any.pl: do not set documentlanguage if the
argument is invalid.

Changed files