[Issue 7160] Regression(2.057): ICE(dsymbol.c:1052) ICE using __traits(derivedMembers)

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7160 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||patch

[Issue 2394] IFTI fails for nulls

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2394 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7162] [CTFE] bool || void expression crashes dmd

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7162 Don clugd...@yahoo.com.au changed: What|Removed |Added CC||clugd...@yahoo.com.au ---

[Issue 7170] [UFCS] array + specialized template member syntax causes ICE

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7170 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||patch --- Comment #1

[Issue 7168] Regression(1.072, 2.057) __traits(allMembers) returns wrong tuple

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7168 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||patch --- Comment #1

[Issue 7172] New: nested class with additional attributes is not supported

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7172 Summary: nested class with additional attributes is not supported Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 7173] New: dmd: glue.c:1065: virtual unsigned int Type::totym(): Assertion `0' failed.

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7173 Summary: dmd: glue.c:1065: virtual unsigned int Type::totym(): Assertion `0' failed. Product: D Version: D2 Platform: x86_64 OS/Version: Linux Status: NEW

[Issue 6534] const struct definition inside functions too

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=6534 --- Comment #5 from Kenji Hara k.hara...@gmail.com 2011-12-27 06:26:39 PST --- *** Issue 5213 has been marked as a duplicate of this issue. *** -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email --- You are

[Issue 7168] Regression(2.057) __traits(allMembers) returns wrong tuple

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7168 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Version|D1 D2 |D2

[Issue 7170] New: [UFCS] array + specialized template member syntax causes ICE

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7170 Summary: [UFCS] array + specialized template member syntax causes ICE Product: D Version: D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 7169] New: [CTFE] Assertion failure with inner struct

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7169 Summary: [CTFE] Assertion failure with inner struct Product: D Version: D2 Platform: x86 OS/Version: Windows Status: NEW Severity: normal Priority: P2

[Issue 7172] nested class with additional attributes is not supported

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7172 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||patch --- Comment #1

[Issue 5213] const/immutable inner structs don't work

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5213 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 7168] New: Regression(1.072, 2.057) __traits(allMembers) returns wrong tuple

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7168 Summary: Regression(1.072, 2.057) __traits(allMembers) returns wrong tuple Product: D Version: D1 D2 Platform: All OS/Version: All Status: NEW Keywords:

[Issue 7173] dmd: glue.c:1065: virtual unsigned int Type::totym(): Assertion `0' failed.

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7173 Kenji Hara k.hara...@gmail.com changed: What|Removed |Added Keywords||ice-on-invalid-code,

[Issue 7164] Can't inline function literal

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7164 d...@dawgfoto.de changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 5499] ICE(toir.c): delegate as alias template parameter, only with -inline

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5499 d...@dawgfoto.de changed: What|Removed |Added CC||andrej.mitrov...@gmail.com ---

[Issue 7173] dmd: glue.c:1065: virtual unsigned int Type::totym(): Assertion `0' failed.

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7173 Jimmy Cao jcao...@gmail.com changed: What|Removed |Added CC||jcao...@gmail.com ---

[Issue 7173] dmd: glue.c:1065: virtual unsigned int Type::totym(): Assertion `0' failed.

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

[Issue 7174] New: Cannot use property function call as static if condition

2011-12-27 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7174 Summary: Cannot use property function call as static if condition Product: D Version: D2 Platform: Other OS/Version: Linux Status: NEW Severity: normal