On Nov 05, Werner Koch <[EMAIL PROTECTED]> wrote: > > I still do not consider calling exit(2) in a library acceptable under > > any condition. > So you want abort () instead? I consider this a bad option in this case > because exit handlers would not be run. I the function to fail with something like an error code.
> Given the reluctance of many programmers to properly check error codes > and act accordingly, there is no choice in critical situation than to > terminate the process. I still disagree. -- ciao, Marco
signature.asc
Description: Digital signature

