D compilation is too slow and I am forking the compiler
Atila Neves
atila.neves at gmail.com
Wed Nov 21 15:03:47 UTC 2018
On Wednesday, 21 November 2018 at 11:58:25 UTC, Vladimir
Panteleev wrote:
> On Wednesday, 21 November 2018 at 11:35:02 UTC, Atila Neves
> wrote:
>> [...]
>
> Looking forward to it!
>
>> [...]
>
> That particular problem is in large part due to that the
> -unittest switch is not namespaced. I ran into the same issue
> with -allinst - with std.path, it breaks only if -unittest is
> also specified. I don't want to compile std.path unit tests,
> just my own!
>
> Have we tried disabling -unittest for modules that aren't on
> the compiler's command line yet (or, in case of -i, not
> excluded)?
I'm not sure what the real issue is here or what the solution
would be. There was a PR to fix it that was closed without
merging.
More information about the Digitalmars-d-announce
mailing list