[Issue 12523] wrong foreach argument type with ref and inout
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Apr 5 22:58:56 PDT 2014
https://d.puremagic.com/issues/show_bug.cgi?id=12523
--- Comment #3 from github-bugzilla at puremagic.com 2014-04-05 22:58:50 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/b8669836b696742709042aaa1b4cf4c8970bcc57
fix Issue 12523 - wrong type deduced for foreach ref argument
- No need to change the storage class because the var type
already has inferred modifiers.
https://github.com/D-Programming-Language/dmd/commit/6d10394b33fea5e20a946b6f748239ee4a0e5076
Merge pull request #3424 from MartinNowak/fix12523
fix Issue 12523 - wrong type deduced for foreach ref argument
--
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list