[Issue 14781] [REG2.067] impure delegate to pure function context should be able to modify context
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Aug 27 20:48:43 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14781
Kenji Hara <k.hara.pg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |rejects-valid
Summary|impure delegate to pure |[REG2.067] impure delegate
|function context should be |to pure function context
|able to modify context |should be able to modify
| |context
Severity|enhancement |regression
--- Comment #7 from Kenji Hara <k.hara.pg at gmail.com> ---
I change the importance to regression, because the introduced behavior since
2.067 rejects valid code.
--
More information about the Digitalmars-d-bugs
mailing list