Change #240046
Category | texinfo |
Changed by | Patrice Dumas <pertusus | @free.fr>
Changed at | Fri 18 Jul 2025 09:21:32 |
Repository | https://git.savannah.gnu.org/git/texinfo.git |
Project | texinfo |
Branch | master |
Revision | fe2c38d1a41264e63a3c5ee87e7a033b62e21bb5 |
Comments
* tta/C/main/errors.c (count_errors): add to count the number of errors that are not continuations. * tta/C/main/document_types.h (ERROR_MESSAGE_LIST), tta/C/main/errors.c (message_list_line_formatted_message) (message_list_document_formatted_message, output_error_messages): remove the number of errors that are not continuations from ERROR_MESSAGE_LIST, call count_errors to determine it when needed only. Same as Perl.
Changed files
- ChangeLog
- tta/C/main/document_types.h
- tta/C/main/errors.c