Cryptic Error message with scope(failure) and AA
Jonathan M Davis
jmdavisProg at gmx.com
Sat Jun 29 15:00:09 PDT 2013
On Saturday, June 29, 2013 23:26:33 monarch_dodra wrote:
> Which is wrong, since a scope(failure) is not supposed to "catch"
> the exception. In this case, the "continue" short-circuits the
> compiler generated "rethrow".
I thought that there was a bug report on that (probably suggesting that the
compiler make such a continue illegal), but I can't find it right now.
- Jonathan M Davis
More information about the Digitalmars-d-learn
mailing list