[Issue 10243] [CTFE] Wrong-code on passing dereferenced array pointer by ref

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jun 18 00:37:41 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10243



--- Comment #1 from github-bugzilla at puremagic.com 2013-06-18 00:37:40 PDT ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/0a752177003e3ea8813dea7279071c859b664779
Fix bug 10243 [CTFE] Wrong-code on passing dereferenced array pointer by ref

Don't evaluate *&arr if it is reference.

-- 
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