Il giorno dom 12 set 2021 alle ore 18:55 Roberto A. Foglietta
<roberto.foglie...@gmail.com> ha scritto:

>  I am going to replace every raise_exception(EXEXIT) with exitshell()
> and to remove the EXEXIT altogether. It seems to me that EXEXIT does
> not add any value but complicates things. What's your opinion on that?
> Do you see any possible regression?

About this point, I have checked every setjmp and related code in case
it returns true.
IMHO, there are no downsides in replacing raise_exception(EXEXIT) with
exitshell() but the code becomes more simple and straightforward so
easier to read and maintain.

I hope this helps,
-- 
Roberto A. Foglietta
+39.349.33.30.697
_______________________________________________
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to