[Issue 6178] Struct inside the AA are not init correctly
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Sep 22 13:04:26 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=6178
--- Comment #25 from github-bugzilla at puremagic.com 2013-09-22 13:04:22 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd
https://github.com/D-Programming-Language/dmd/commit/1f5be26103a644b2650ae2d811edbc04c18236b7
fix Issue 6178 - Struct inside the AA are not init correctly
If the AA value setting invokes opAsign method, it would need additional
runtime const to distinguish construction and assignment.
https://github.com/D-Programming-Language/dmd/commit/26ca8f7c83808a2dd2c1f4e2a80a08ec567cac34
Merge pull request #2539 from 9rnsr/fix6178
Issue 6178 - Struct inside the AA are not init correctly
--
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