[Issue 10551] [CTFE] Wrong-code on passing dereferenced array pointer by ref 2
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jul 21 11:36:59 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10551
--- Comment #2 from github-bugzilla at puremagic.com 2013-07-21 11:36:58 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/d9a769ed0cbec4065306349077381e3e021498f3
Fix issue 10551 CTFE array pointer passed by ref
IndexExp needs to consider the case where we need a reference
https://github.com/D-Programming-Language/dmd/commit/97c624f73bc3b76cff8ae9f21c4dba2767f87cd6
Merge pull request #2324 from donc/ctfe10551_derefpointer
Fix issue 10551 CTFE array pointer passed by ref
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list