On Tue, 19 Aug 2014 08:04:54 +0000
nrgyzer via Digitalmars-d-learn <digitalmars-d-learn@puremagic.com>
wrote:

> goto-instruction. The same regards the scoping... it's simply to 
> much overhead.
it's a matter of taste, i think. i myself find 'scope(exit)' excellent,
'cause i'm always keep forgeting to free some resources / restore some
state in "EXIT:" part. ;-)

but i'm not saying that everyone should avoid gotos, and this is
definitely the bug in compiler that should be fixed.

Attachment: signature.asc
Description: PGP signature

Reply via email to