Change #276681
| Category | texinfo |
| Changed by | Patrice Dumas <pertusus@free.fr> |
| Changed at | Sat 01 Aug 2026 10:04:43 |
| Repository | https://git.savannah.gnu.org/git/texinfo.git |
| Project | texinfo |
| Branch | master |
| Revision | b22f414a045743b1a90d9924fcfe48c8901d5485 |
Comments
* tta/C/convert/convert_to_plaintext.c (plaintext_conversion_finalization, convert_to_plaintext_internal), tta/C/main/plaintext_converter_state.h (PLAINTEXT_CONVERTER_STATE): add current_node in PLAINTEXT_CONVERTER_STATE, set and zero it. * tta/C/convert/convert_to_info.c (info_format_error_outside_of_any_node), tta/C/convert/convert_to_plaintext.c (PLAINTEXT_FORMAT_FUNCTIONS) (plaintext_format_error_outside_of_any_node): implement info_format_error_outside_of_any_node and add to dispatch table.
Changed files
- ChangeLog
- tta/C/convert/convert_to_info.c
- tta/C/convert/convert_to_info.h
- tta/C/convert/convert_to_plaintext.c
- tta/C/main/plaintext_converter_state.h