[Issue 2547] Array Ops should check length, at least when bounds checking is on

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Feb 28 03:30:25 UTC 2022


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

Nicholas Wilson <iamthewilsonator at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |iamthewilsonator at hotmail.co
                   |                            |m
         Resolution|---                         |WORKSFORME

--- Comment #12 from Nicholas Wilson <iamthewilsonator at hotmail.com> ---
All array operation in this thread now yield assert error due to the mismatched
lengths.

--


More information about the Digitalmars-d-bugs mailing list