[Issue 1129] ICE, expression.c line 6246,	accessing element of a tuple built from a nonexistent array element
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Apr 27 11:08:12 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1129
------- Comment #1 from thomas-dloop at kuehne.cn  2007-04-27 13:08 -------
I can't reproduce the assertion with DMD-1.011 but I do get a funny error 
message:
a.d(16): Error: string index 0 is out of bounds [0 .. 14721601702461440]
Strictly speaking the sample should compile because the compiler claims that 
the array contains 14721601702461441 elements and thus there has to be a first 
element <g>
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list