[Issue 2078] Bizzarre array index out of bounds error with union

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri May 9 05:34:06 PDT 2008


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


fawzi at gmx.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #2 from fawzi at gmx.ch  2008-05-09 07:34 -------
repeat with me:

"D (like C) array indexing is zero based:
int [N] a has N elements from 0 to N-1 (not from 1 to N)"

;)

Fawzi


-- 



More information about the D.gnu mailing list