[Issue 12928] Range check dropped for array[length]

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Jun 15 20:24:35 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12928

Jonathan M Davis <jmdavisProg at gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jmdavisProg at gmx.com

--- Comment #1 from Jonathan M Davis <jmdavisProg at gmx.com> ---
On 64-bit Linux with the latest git master, this works perfectly fine for me.
It throws a RangeError like it's supposed to.

--


More information about the Digitalmars-d-bugs mailing list