[Issue 15624] opApply with @safe and @system variants can't be used with foreach syntax
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Mar 18 21:31:31 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=15624
--- Comment #3 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd
https://github.com/dlang/dmd/commit/70fb7cb46698ec6d6fba7efc64331cb76f73ef07
fix Issue 15624 - opApply with @safe and @system variants can't be used with
foreach syntax
https://github.com/dlang/dmd/commit/5bfa34232d104d75b189a84cc88f3dd4fc885daf
Merge pull request #8047 from WalterBright/fix15624
fix Issue 15624 - opApply with @safe and @system variants can't be us…
merged-on-behalf-of: Walter Bright <WalterBright at users.noreply.github.com>
--
More information about the Digitalmars-d-bugs
mailing list