[r6rs-discuss] Script exit code

From: Marcin 'Qrczak' Kowalczyk <qrczak>
Date: Thu Oct 5 07:49:45 2006

Michael Sperber <sperber_at_informatik.uni-tuebingen.de> writes:

> When the default exception handler of the script is invoked, the
> script is assumed to have run unsuccessfully.

I think the exit-code condition doesn't necessarily mean that the
script is unsuccessful. It may be used as a mere non-local exit
when the exit code is something innocent like 0.

For example a parser of script parameters might exit this way when it
recognizes --help or --version, to leave the normal control flow for
the normal usage of the program.

-- 
   __("<         Marcin Kowalczyk
   \__/       qrczak_at_knm.org.pl
    ^^     http://qrnik.knm.org.pl/~qrczak/
Received on Thu Oct 05 2006 - 07:49:28 UTC

This archive was generated by hypermail 2.3.0 : Wed Oct 23 2024 - 09:15:01 UTC