Quoting Dave Dykstra ([EMAIL PROTECTED]) from 25 January 2003:
> I couldn't reproduce the problem on Linux, but I believe you that it's
> a problem. If you think about it, it's easy to see why code that called
> _exit_cleanup() might behave strangely if the function returns so I
> like the fix of
I couldn't reproduce the problem on Linux, but I believe you that it's
a problem. If you think about it, it's easy to see why code that called
_exit_cleanup() might behave strangely if the function returns so I
like the fix of not returning until the situation gets deeply nested.
I submitted the p