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

Change #273249

Category texinfo
Changed by Patrice Dumas <pertususohnoyoudont@free.fr>
Changed at Mon 29 Jun 2026 23:07:48
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 2e4a1c8b32ce7d5ff5136253864fad38b7a6ab6e

Comments

* tta/C/convert/converter.c (converter_format_data, cdt_tree), tta/C/convert/converter.h (CONVERTER_FORMAT_DATA), tta/C/main/convert_utils.c: add cdt_tree dispatch to CONVERTER_FORMAT_DATA.  Move cdt_tree out of convert_utils.c to converter.c and dispatch to the cdt_tree format function if found in converter_format_data, for HTML.
* tta/C/convert/converter.c (converter_expand_today)
(converter_translated_command_tree): remove cdt_tree_fn argument,
pass directly cdt_tree.

Changed files