no-autodecode -- game plan
Steven Schveighoffer
schveiguy at gmail.com
Wed Aug 19 12:23:54 UTC 2020
On 8/18/20 6:21 PM, Andrei Alexandrescu wrote:
> On 8/16/20 1:00 PM, Steven Schveighoffer wrote:
>> Hi all,
>>
>> TL;DR: I'm working on removing autodecoding from phobos. I have the
>> first real PR: https://github.com/dlang/phobos/pull/7595
>
> Why not do it in std.v2021.*?
>
What do you mean? Have a complete alternative phobos library?
autodecoding infects so many other modules, so it would be really hard
to single out only some modules, we'd likely have to make a copy of
nearly everything.
More information about the Digitalmars-d
mailing list