Martin Kinkelin

Results 443 comments of Martin Kinkelin

Okay, both modes CI-tested successfully (`USE_IMPORTC=0`: https://github.com/dlang/phobos/actions/runs/7906378178?pr=8914).

Make variables are set/overridden via `gmake USE_IMPORTC=0`. Your previous syntax set the env variable, that's something else.

> I tried adding --compiler=ldmd2 to dub flags, but then I got an error that it got compiler of type "ldc" but expected "dmd". That's only a dub warning (safe...