[Issue 8741] wrong code for struct member initialized using struct constructor

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jan 2 20:54:44 PST 2013


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



--- Comment #3 from github-bugzilla at puremagic.com 2013-01-02 20:54:43 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/39207df0a43e1a39a4dcd169505758884cb992d3
Fix issue 8741 wrong code for struct member init using struct ctor

Generate an error if we need to decide if it is a ctor or not, when we
haven't determined the size yet.

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