[Issue 13658] Array length type is not size_t

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Oct 27 04:37:23 PDT 2014


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

--- Comment #3 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> ---
(In reply to Mark Isaacson from comment #0)
> For reference, the precise line of code that breaks:
> https://github.com/facebook/flint/blob/master/Checks.d#L3016

size_t[] specialTokenHead = [];
size_t[] lhsExprHead = [0];

--


More information about the Digitalmars-d-bugs mailing list