Question on std.experimental
Ilya Yaroshenko via Digitalmars-d
digitalmars-d at puremagic.com
Wed Jan 4 14:45:49 PST 2017
On Wednesday, 4 January 2017 at 21:59:29 UTC, Andrei Alexandrescu
wrote:
> On Wednesday, 4 January 2017 at 13:47:53 UTC, Ilya Yaroshenko
> wrote:
>> [...]
>
> We should be able to take care of this with simple
> modularization techniques. And there's little worry about
> breakage because it's still experimental. Could you please
> submit fine-grained bug reports a la "this can't be done
> because this static constructor is in the same module as this
> independently useful artifact"? Or whatever the matter is. Then
> each issue can be looked at and decided upon properly. Thanks.
> -- Andrei
Have not reviewed std.allocator code for betterC mode. Basic idea
is here https://issues.dlang.org/show_bug.cgi?id=17060
Thanks,
Ilya
More information about the Digitalmars-d
mailing list