[Issue 14467] arr.capacity sometimes erroneously returns 0
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Apr 20 06:01:54 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14467
--- Comment #6 from Steven Schveighoffer <schveiguy at yahoo.com> ---
PR: https://github.com/D-Programming-Language/druntime/pull/1226
Note, the issue is strictly with the bits retrieved. The other aspects of the
info block are correct, just the bits retrieved was not correct.
Thanks, Ketmar for finding the root cause, it would have been much more
difficult to find without that legwork!
--
More information about the Digitalmars-d-bugs
mailing list