https://issues.dlang.org/show_bug.cgi?id=3462

Ketmar Dark <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #12 from Ketmar Dark <[email protected]> ---
Created attachment 1442
  --> https://issues.dlang.org/attachment.cgi?id=1442&action=edit
another version, slightly less sophisticated

adds ExitError which inherits Error (i intend it to be "catchable" with
catch(Throwable)), respects `rt_trapExceptions` flag and adds nothing to
std.process (throw your rocks at the door to exit! ;-).

--

Reply via email to