Change #238961
Category | texinfo |
Changed by | Gavin Smith <gavinsmith0123 | @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
- ChangeLog
- tta/perl/Texinfo/Document.pm
- tta/perl/Texinfo/ParserNonXS.pm
- tta/perl/Texinfo/Report.pm
- tta/perl/Texinfo/Structuring.pm
- tta/perl/Texinfo/Transformations.pm
- tta/perl/t/test_utils.pl
- tta/perl/texi2any.pl