This is why I don't use D.
0xEAB
desisma at heidel.beer
Sun Sep 9 15:14:45 UTC 2018
On Saturday, 8 September 2018 at 18:10:50 UTC, Jonathan M Davis
wrote:
> A related issue is projects that have dependencies outside of D
> itself
> - for instance, a project that wraps GTK or Qt or something C
> or C++ library
>
> [...]
>
> These problems aren't necessarily insurmountable, but they do
> complicate the things. And while we do want to provide better
> information about what is and isn't working and maintained, we
> also don't want to be marking projects as not working when they
> actually work just fine
>
> - Jonathan M Davis
Thanks for mentioning that. This is indeed a problem I'm facing
during writing my tester.
My idea: I'm currently playing around with trying to let DUB not
link.
More information about the Digitalmars-d
mailing list