[Issue 4313] (D1 only) undefined identifier error with scope guard statement
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue May 27 00:24:33 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=4313
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|D1 & D2 |D1
Summary|undefined identifier error |(D1 only) undefined
|with scope guard statement |identifier error with scope
| |guard statement
--- Comment #3 from Kenji Hara <k.hara.pg at gmail.com> ---
In git head (2.066a), the issue is properly fixed by the change:
https://github.com/D-Programming-Language/dmd/pull/3564
--
More information about the Digitalmars-d-bugs
mailing list