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

Change #236708

Category texinfo
Changed by Gavin Smith <gavinsmith0123ohnoyoudont@gmail.com>
Changed at Sun 15 Jun 2025 21:32:27
Repository https://git.savannah.gnu.org/git/texinfo.git
Project texinfo
Branch master
Revision 031b419560bfb38e9b532e36c6245661aad759d9

Comments

Section directions rather than node directions for CHECK_MISSING_MENU_ENTRY
* tta/C/structuring_transfo/structuring.c (check_node_tree_menu_structure)
<CHECK_MISSING_MENU_ENTRY>,
* tta/perl/Texinfo/Structuring.pm (check_node_tree_menu_structure):
<CHECK_MISSING_MENU_ENTRY>:
Use section directions rather than node directions to get superior node.
Section directions is more direct, as node directions is set from
section directions plus explicit pointers.  It also fits better with
surrounding structural checks using section directions.

Changed files