Mathias LANG
Mathias LANG
@WebFreak001 : Can we move forward here ?
I would say limit it to adding the overload, and keep the deprecation / comment out ?
> Open question: should dub attempt to detect if the version of the compiler supports cImportPaths ? Everything is in place for it to work, so it *could* do it.
Looks like the test is failing ?
> Do the jobs labeled with a certain compiler not have any of the other compilers installed? That's correct, to prevent those kinds of mistake.
Yes, if you have have something that just succeeds/fails with `dub build` it's less work.
@apbryan : I took the liberty to rebase your PR and try a solution to the problem. That didn't quite work, I'll try a few more things tonight.
@rikkimax : Is there a spec somewhere or is this a Nix-specific feature ? Never seen it used anywhere else.
@WebFreak001 : That would be a good target for a unittest with the new system. Would you like to have a go at it ?
Isn't this a breaking change ?