[Libre-soc-bugs] [Bug 982] Support PowerPC ABI in ISACaller
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Fri Sep 22 20:23:30 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=982
--- Comment #77 from Dmitry Selyutin <ghostmansd at gmail.com> ---
(In reply to Jacob Lifshay from comment #76)
> because most of ISACaller's methods are generators, StopIteration interferes
> with that, so imo we need a new exception class that the main loop catches
> and exits.
Nah that was just a wild guess, I didn't really know what to do. But I saw that
this is a generator, so I decided to raise it as an exit method. Appears that
this guess was correct, just another exception should'be been used?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list