[Issue 2476] std.stdio fails to compile

2008-12-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2476 --- Comment #4 from [EMAIL PROTECTED] 2008-12-03 06:47 --- (In reply to comment #3) I think you want runtime, not druntime. druntime is the old version that Walter that got left in there. druntime worked. runtime did not. --

[Issue 911] expression.c:4257: virtual Expression* DotIdExp::semantic(Scope*): Assertion `0' failed.

2008-12-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=911 --- Comment #6 from [EMAIL PROTECTED] 2008-12-03 10:00 --- I think this has been fixed, but DStress compile/b/bug_expression_4420_C.d case doesn't compile because typeof requires an expression not an empty argument. i.e. typeof() is

[Issue 2489] New: import in struct causes assertion failure

2008-12-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2489 Summary: import in struct causes assertion failure Product: D Version: 1.033 Platform: All OS/Version: All Status: NEW Keywords: ice-on-invalid-code Severity:

[Issue 1408] Assertion failure: 'd' on line 4234 in file 'mtype.c' on faulty d code

2008-12-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1408 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2236] abstract modifier is applied to template class parameters

2008-12-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2236 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2488] object.d: module object cannot read file 'object.d'

2008-12-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2488 [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[Issue 2488] object.d: module object cannot read file 'object.d'

2008-12-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2488 [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 2476] std.stdio fails to compile

2008-12-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2476 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] ---

[Issue 2490] New: extern(C++) can not handle structs as return types

2008-12-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2490 Summary: extern(C++) can not handle structs as return types Product: D Version: 2.014 Platform: PC OS/Version: Linux Status: NEW Keywords: wrong-code Severity: