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

Change #239957

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Thu 17 Jul 2025 08:42:39
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision d63aeb9b9fd82b83838aafd230beb35540536271

Comments

* tta/perl/Texinfo/Document.pm (set_labels_identifiers_target): use the registrar given in argument.
* tta/perl/Texinfo/Document.pm (parser_errors, errors)
(_existing_label_error), tta/perl/Texinfo/ParserNonXS.pm
(parse_texi_file, errors, _line_error, _next_text),
tta/perl/Texinfo/Report.pm (new, errors, clear, add_formatted_message)
(format_line_message, line_warn, line_error, document_warn)
(document_error), tta/perl/Texinfo/Structuring.pm
(structuring_line_warn, structuring_line_error),
tta/perl/Texinfo/Transformations.pm
(_protect_hashchar_at_line_beginning), tta/perl/t/test_utils.pl
(convert_to_*), tta/perl/t/z_misc/no_structure_test.t
(_do_format_test_file), tta/perl/t/z_misc/same_parser_multiple_files.t
(_do_format_test_file), tta/perl/texi2any.pl b/tta/perl/texi2any.pl:
do not call Texinfo::Report functions as methods.  Rename $self in
Texinfo::Report as $error_messages.

Changed files