std.allocator ready for some abuse
Andrei Alexandrescu
SeeWebsiteForEmail at erdani.org
Sun Nov 3 06:54:28 PST 2013
On 11/3/13 4:14 AM, Temtaime wrote:
> Hi, Andrei.
>
> I cannot compile the allocator.
>
> allocator.d(799): Error: undefined identifier returned
>
> At 499 line:
> returned alignedReallocate(b, newSize, alignment);
>
> Ur mistake?
Yes, mine. I don't have access to Windows so I expect a bunch of typos
in the Windows-specific code. Fixed and pushed this one.
Thanks,
Andrei
More information about the Digitalmars-d
mailing list