On Tue, 07 Oct 2014 16:08:33 +0200
Timon Gehr via Digitalmars-d <digitalmars-d@puremagic.com> wrote:

> >> What's the point anyway?
> > non-final try/catch will not make function "nothrow".
i'm talking about my proposal, where non-final try/catch will not make
function nothrow, only 'final try' will do. and anything that not
catched in this 'final' will abort the program immediately, without any
tries to do unwinding or executing scope() statements.

Attachment: signature.asc
Description: PGP signature

Reply via email to