On Sun, Jul 09, 2023 at 11:32:27PM +0200, Ralf Hemmecke wrote: > I guess build_helper (for whatever it is used) will no longer work, since > Waldek has renamed EXIT-WITH-STATUS to |exit_with_status|.
AFAICS this problem is very easy to fix. Real problem is that branch with exit is normally not taken. Namely, when there is serious error, then Lisp compiler activates Lisp debugger. OTOH we do not expect errors in generated Lisp code. In fact, we do not expect errors in hand-written Lisp code too: such code should be tested before running full build. -- Waldek Hebisch -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to fricas-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/ZK3f3Ja6tPLX%2BQX7%40fricas.math.uni.wroc.pl.