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

Change #238961

Category texinfo
Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
Changed at Fri 11 Jul 2025 03:47:12
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 9b2eef9bf719869a9b36f4f50f192541f42f515e

Comments

No debug argument for line_error or line_warn
* tta/perl/Texinfo/Report.pm (new): Take optional argument
to say whether debugging output is on, and save in the
Texinfo::Report object.
(line_error, line_warn): Remove $debug argument.
* tta/perl/Texinfo/Document.pm (new_document): Take additional
argument which is propagated to Texinfo::Report::new.

All callers updated.

Changed files