Re: [Issue 2426] New: Assertion failure: 'type' on line 6308 in file 'expression.c'

2008-10-21 Thread ore-sama
[EMAIL PROTECTED] Wrote: > line 6308 O_O

[Issue 929] Resizing array of associative arrays (uint[char[]][]) causes infinite loop / hang

2008-10-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=929 --- Comment #15 from [EMAIL PROTECTED] 2008-10-21 12:40 --- Just to make the patch more explicit: Adding int TypeAArray::isZeroInit() { return 1; } to mtype.c and the matching prototype to mtype.h fixes it. Tested in LDC. --

[Issue 2426] New: Assertion failure: 'type' on line 6308 in file 'expression.c'

2008-10-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2426 Summary: Assertion failure: 'type' on line 6308 in file 'expression.c' Product: D Version: 2.019 Platform: PC OS/Version: Windows Status: NEW Keywords: ic

[Issue 1645] can override base class' const method with non-const method

2008-10-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1645 [EMAIL PROTECTED] changed: What|Removed |Added Severity|normal |critical --- Comment #1 from

[Issue 2425] second "interface" should be invariant

2008-10-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2425 [EMAIL PROTECTED] changed: What|Removed |Added Priority|P2 |P5 --

[Issue 2425] New: second "interface" should be invariant

2008-10-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2425 Summary: second "interface" should be invariant Product: D Version: 2.019 Platform: All URL: http://www.digitalmars.com/d/2.0/expression.html#IsExpre ssion OS/Ve

[Issue 2405] std.gc.fullCollect hangs with multiple threads.

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

[Issue 2405] std.gc.fullCollect hangs with multiple threads.

2008-10-21 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2405 --- Comment #1 from [EMAIL PROTECTED] 2008-10-21 02:03 --- *** Bug 2404 has been marked as a duplicate of this bug. *** --

[Issue 2404] std.gc.fullCollect hangs with multiple threads.

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