[Issue 1886] Inserting into an AA of structs with opAssign results in ArrayBoundsError
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Feb 14 10:35:54 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=1886
burton-radons at shaw.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |burton-radons at shaw.ca
Severity|normal |major
Version|2.011 |2.023
------- Comment #1 from burton-radons at shaw.ca 2009-02-14 12:35 -------
This bug still exists (2.023) and makes it impossible to use a Variant as the
value in an associative array, which is one of the most important uses for it.
However, the error message has changed to "core.exception.RangeError at test(16):
Range violation".
--
More information about the Digitalmars-d-bugs
mailing list