[Issue 3569] DMD Stack Overflow with a struct member function inside a C-style struct initializer

2015-06-08 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=3569 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|2.036 |D2 --

[Issue 3569] DMD Stack Overflow with a struct member function inside a C-style struct initializer

2010-06-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3569 Walter Bright bugzi...@digitalmars.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 3569] DMD Stack Overflow with a struct member function inside a C-style struct initializer

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3569 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords|rejects-valid |ice-on-valid-code ---

[Issue 3569] DMD Stack Overflow with a struct member function inside a C-style struct initializer

2010-06-07 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3569 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch --- Comment #6 from

[Issue 3569] DMD Stack Overflow with a struct member function inside a C-style struct initializer

2010-01-22 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3569 --- Comment #3 from Don clugd...@yahoo.com.au 2010-01-22 00:09:28 PST --- Svn commit 337 gets rid of the stack overflow, and turns it into a rejects-valid bug. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email

[Issue 3569] DMD Stack Overflow with a struct member function inside a C-style struct initializer

2009-12-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3569 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords||patch CC|