November 20, 2015 Re: std.experimental.allocator optlink error | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rikki Cattermole | On Tuesday, 10 November 2015 at 11:39:56 UTC, Rikki Cattermole wrote:
> One already exists.
> I've confirmed it in the build scripts. It only effects Windows.
Any fix for this right now?
|
November 20, 2015 Re: std.experimental.allocator optlink error | ||||
---|---|---|---|---|
| ||||
Posted in reply to Tofu Ninja | On 21/11/15 1:31 AM, Tofu Ninja wrote:
> On Tuesday, 10 November 2015 at 11:39:56 UTC, Rikki Cattermole wrote:
>> One already exists.
>> I've confirmed it in the build scripts. It only effects Windows.
>
> Any fix for this right now?
Dunno if its been fixed in ~master (doubt it), but all you need to do in your code, is copy it in.
I've personally marked (well voted anyway) for this bug to be critical.
It seems I'm the only one who thinks this is worth its own point release *shrugs*.
|
November 20, 2015 Re: std.experimental.allocator optlink error | ||||
---|---|---|---|---|
| ||||
Posted in reply to Tofu Ninja | On Friday, 20 November 2015 at 12:31:37 UTC, Tofu Ninja wrote: > On Tuesday, 10 November 2015 at 11:39:56 UTC, Rikki Cattermole wrote: >> One already exists. >> I've confirmed it in the build scripts. It only effects Windows. > > Any fix for this right now? No, https://issues.dlang.org/show_bug.cgi?id=15281 |
November 20, 2015 Re: std.experimental.allocator optlink error | ||||
---|---|---|---|---|
| ||||
Posted in reply to Rikki Cattermole | On Friday, 20 November 2015 at 12:49:02 UTC, Rikki Cattermole wrote: > Dunno if its been fixed in ~master (doubt it), but all you need to do in your code, is copy it in. Cool, that worked. > I've personally marked (well voted anyway) for this bug to be critical. > It seems I'm the only one who thinks this is worth its own point release *shrugs*. Yeah this is a pretty big oversight and seems like it should be fixed asap. |
Copyright © 1999-2021 by the D Language Foundation