Eli Zaretskii writes: >> + if (!node) >> + itree_iterator_finish(g); > ^ > Please leave one space between the function's name and the open > parenthesis of the argument list. Ahh, yes. Attached are new patches, rebased to current master, with that formatting change.