[Issue 12928] Range check dropped for array[length]
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Sun Jun 15 21:56:21 PDT 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=12928
Jonathan M Davis <jmdavisProg at gmx.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |major
--- Comment #4 from Jonathan M Davis <jmdavisProg at gmx.com> ---
Okay. I just updated again, and the first example does indeed now fail to throw
a RangeError.
--
    
    
More information about the Digitalmars-d-bugs
mailing list