[dmd-internals] Master branch is broken on Windows
Steven Schveighoffer via dmd-internals
dmd-internals at puremagic.com
Sun Jan 3 07:50:10 PST 2016
All windows builds now fail with this message:
std\experimental\allocator\mallocator.d(277): Error: @nogc function 'std.experimental.allocator.mallocator.AlignedMallocator.alignedReallocate' cannot call non- at nogc function 'std.experimental.allocator.mallocator.AlignedMallocator.deallocate'
Any ideas? allocator hasn’t been modified for 23 days, so I don’t think it’s that.
-Steve
More information about the dmd-internals
mailing list