[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 06:21:09 PST 2007
http://d.puremagic.com/issues/show_bug.cgi?id=929
------- Comment #3 from fvbommel at wxs.nl 2007-02-04 08:20 -------
(In reply to comment #2)
> uint[char[]][] fractal;
>
> fractal is a dynamic array, so length is not read-only.
Ah, I missed the last brackets. Sorry about that.
--
More information about the Digitalmars-d-bugs
mailing list