[Issue 2479] Regression: cannot use variadic arguments inside a closure

2009-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2479 Don clugd...@yahoo.com.au changed: What|Removed |Added Keywords|wrong-code |rejects-valid

[Issue 3493] New: Segfault(cast.c) Forward reference with type inference, D1 only.

2009-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3493 Summary: Segfault(cast.c) Forward reference with type inference, D1 only. Product: D Version: 1.050 Platform: Other OS/Version: Windows Status: NEW

[Issue 2080] ICE(D1 only, mangle.c) alias corrupts type inference of static variables

2009-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2080 Don clugd...@yahoo.com.au changed: What|Removed |Added Summary|Segfault(D1 only, mangle.c) |ICE(D1 only, mangle.c)

[Issue 1900] Template overload sets traits templates

2009-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1900 --- Comment #3 from Bill Baxter wbax...@gmail.com 2009-11-10 03:59:01 PST --- (In reply to comment #2) Seems like there has not been an update on this one for quite along time. That is obviously a big issue, there should be a way to merge

[Issue 3438] constructor with defaulted parameters ignored

2009-11-10 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=3438 --- Comment #2 from Eldar Insafutdinov e.insafutdi...@gmail.com 2009-11-10 22:39:12 PST --- To add a point, by default constructor should be invoked if present. There may be some reasons to keep a way to create an uninitialized struct(yeah, D