[Issue 6478] Implement conservative range-checking for array lengths

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jun 16 00:39:15 PDT 2014


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

Lionello Lunesu <lio+bugzilla at lunesu.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lio+bugzilla at lunesu.com

--- Comment #1 from Lionello Lunesu <lio+bugzilla at lunesu.com> ---
This applies to any (member) variable and is by no means specific to 'length'
(apart from the size_t/sizeof trick, which should be the IntRange for
ArrayLengthExp)

--


More information about the Digitalmars-d-bugs mailing list