On Tue, 08 Mar 2011 17:48:37 -0500, Tom <t...@nospam.com> wrote:

http://d.puremagic.com/issues/show_bug.cgi?id=5603

This is really sad. This kind of stuff is a must for performance. D is disappointing me too much yet :(


There is always c's malloc, or you can try using the GC malloc directly. For application specific needs, it might be sufficient. However, a builtin language/library feature must be very robust and handle all cases.

-Steve

Reply via email to