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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Feb 4 09:35:10 PST 2007


http://d.puremagic.com/issues/show_bug.cgi?id=929





------- Comment #4 from nick.atamas at gmail.com  2007-02-04 11:35 -------
This worked just fine in DMD1.0. It was broken recently.

I am currently using a workaround - encapsulating uint[char[]] into a class and
making an array of those.


-- 



More information about the Digitalmars-d-bugs mailing list