Change #278824
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Fri 21 Aug 2026 00:23:40 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | 3aa253fac889a418019bd140ae7b5828aae6b71a |
Comments
* tta/perl/Texinfo/ParserNonXS.pm (parse_texi_piece, parse_texi_line) (parse_texi_text, parse_texi_file, _parse_texi_document): do not call get_parser_info in parse_texi_piece and parse_texi_line as they are not supposed to manage the document. Move get_parser_info call to _parse_texi_document.
Changed files
- ChangeLog
- tta/perl/Texinfo/ParserNonXS.pm