[Libre-soc-bugs] [Bug 1094] insndb instruction database visitor-walker is needed

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sat Jun 10 20:05:16 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1094

--- Comment #109 from Dmitry Selyutin <ghostmansd at gmail.com> ---
OK, take 2: I committed a simplified version of walkers which yield paths too.
But, this time, the path of the parent is not passed to the children walk
algorithm. Each component just yields paths to its children nodes along with
the nodes itself, and passes these to visitors. Luke, please take a look, I
have no idea how to do it better, but this at least seems cleaner than the
nonsense I posted yesterday.
You can try it with `pysvp64db tree` command.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list