[Libre-soc-bugs] [Bug 1094] insndb instruction database visitor-walker is needed
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Tue Jun 20 21:31:55 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=1094
--- Comment #217 from Dmitry Selyutin <ghostmansd at gmail.com> ---
The code which yields only last path component looks much better. Considering
this statement, can we ensure that the users are capable of reconstructing the
whole path if needed?
for (node, parent, path, kind) in walker(root):
magic(...)
How can the magic call construct the whole tree as it was done when we kept the
whole paths?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list