DIP1001: Exception Handling Extensions

Stefan Koch via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Jul 10 13:30:56 PDT 2016


On Sunday, 10 July 2016 at 19:55:37 UTC, Superstar64 wrote:
> link: https://github.com/dlang/DIPs/pull/9
> file: 
> https://github.com/Superstar64/DIPs/blob/exception_extensions/DIPs/DIP1001.md

You don't have to use gc-allocated exceptions anyway.
Allowing to throw any type makes chaining impossible.



More information about the Digitalmars-d-announce mailing list