[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 929] Resizing array of associative arrays (uint[char[]][]) causes infinite loop / hang

2008-11-14 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=929 --- Comment #16 from [EMAIL PROTECTED] 2008-11-14 21:55 --- If Walter's looking for low-hanging fruit, it doesn't get much lower than this. A 5-line diff? Why has this been open for almost 2 years, anyway? --

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

2008-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=929 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- Comment

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

2008-11-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=929 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] --- Comment

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

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

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

2008-12-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=929 arthur.loi...@gmail.com changed: What|Removed |Added CC||arthur.loi...@gmail.com