[Issue 13084] ModuleInfo.opApply delegate expects immutable parameter

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Fri Jul 25 00:11:29 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13084

--- Comment #31 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/d9df5c6418a3ed0d826aa9ad92eda01013670616
fix Issue 13084 - ModuleInfo.opApply delegate expects immutable parameter

- cast to mutable

https://github.com/D-Programming-Language/druntime/commit/4acdfcbbae02987f995d722daea17da78ccbd155
Merge pull request #909 from MartinNowak/fix13084

fix Issue 13084 - ModuleInfo.opApply delegate expects immutable parameter

--


More information about the Digitalmars-d-bugs mailing list