std.allocator ready for some abuse

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Sun Oct 27 10:26:46 PDT 2013


On 10/27/13 3:52 AM, Tourist wrote:
> In the following line:
> ----------
> On Posix, forwards to realloc. On Windows, calls _aligned_realloc(b.ptr,
> newSize, platformAlignment).
> ----------
>
> Link is incorrect (http//, colon is missing).

Thanks, ouch, there were a few more bugs around there as well in the 
untested code.

Andrei


More information about the Digitalmars-d mailing list