[phobos] readlnImpl (Again)

David Simcha dsimcha at gmail.com
Mon Apr 19 08:30:43 PDT 2010


I've begun to realize that Steve's array stomping patch breaks some
assumptions that std.stdio.readlnImpl made about how array appending works,
leading to it being slower than molasses again.  Should I just put some
assumeSafeAppend() calls in there to make it behave as it used to, even
though the old behavior was unsafe, or do we want to completely redesign
this code now that we want to guarantee no stomping?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/phobos/attachments/20100419/4437985c/attachment.html>


More information about the phobos mailing list