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

Change #238428

Category texinfo
Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
Changed at Sat 05 Jul 2025 18:24:41
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 98c677ab5faa329262979f36fcebc69159293dfe

Comments

New warnings for menus
* tta/C/structuring_transfo/structuring.c (check_node_tree_menu_structure),
* tta/perl/Texinfo/Structuring.pm (check_node_tree_menu_structure)
[CHECK_NORMAL_MENU_STRUCTURE]: Go through the menus in all the
nodes and check that they match the list of nodes that are
subordinate in the menu structure.  This reduces the use of
"menu directions" for errors.

* tta/perl/t/30sectioning.t (two_node_between_chapters): Use explicit
"next" pointer on node line to show the node that comes next in the
parent node's menu.

Changed files