[Issue 7419] [2.058/CTFE] Constructor of struct is overwritten inside a unittest with -inline

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Feb 3 23:20:52 PST 2012


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



--- Comment #5 from github-bugzilla at puremagic.com 2012-02-03 23:20:50 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/127d0110b839e5bdc2997ae0b586b1e93c7c8daa
7419 [2.058/CTFE] Constructor of struct is overwritten with -inline

The logic for ref variables was incorrect. Stripping out _all_ of the funky
foreach code fixes it.
Fixes bug 7419.

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