• Jim Blandy's avatar
    * eval.c (unbind_catch): Do the long-jump here. Take a VALUE · ba410f40
    Jim Blandy authored
    	argument, which specifies the value to return to the catch, or the
    	data to give to the condition handler.  Renamed to
    	unwind_to_catch, to reflect new role.
    	(Fsignal, Fthrow): Removed code to set catch tag value and do the
    	long-jump; this is taken care of by unwind_to_catch.
    ba410f40
eval.c 64.9 KB