[Issue 1199] Strange error messages when indexing empty arrays or strings at compile time
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jul 2 05:33:18 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1199
deewiant at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Comment #2 from deewiant at gmail.com 2007-07-02 07:33 -------
The latter two cases still claim that 0 is out of bounds of 0..(big number)
(should be 0..0), and in all four cases the error message is output twice.
--
More information about the Digitalmars-d-bugs
mailing list