On Tuesday, 21 October 2014 at 04:22:37 UTC, thedeemon wrote:
Speaking of this module, since I cannot currently login to bugtracker, I'd like to note here that there are two major bugs in one little function: Array.Payload.length setter. One is this
https://issues.dlang.org/show_bug.cgi?id=13619

and the other is reallocating without notifying GC of the pointers, which leads to having dangling pointers in the array after a GC cycle.

Submitted the second one here:
https://issues.dlang.org/show_bug.cgi?id=13642

Reply via email to