[ruby-talk:02573] exit statii

From: Dave Thomas <Dave@...>
Date: 2000-04-26 03:25:33 UTC
List: ruby-talk #2573
One of our reviewers has pointed out that to be POSIX compliant, Ruby
should use exit(EXIT_FAILURE) for Kernel::abort, rather that exit(1).

I don't the first thing about POSIX. Is this correct. Should we be
using EXIT_SUCCESS and EXIT_FAILURE?


Dave

In This Thread

Prev Next