phobos
phobos copied to clipboard
compile .c files with ImportC
This is a work in progress to use ImportC to compile all the .c files in Phobos.
Thanks for your pull request, @WalterBright!
Bugzilla references
Your PR doesn't reference any Bugzilla issue.
If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog.
Testing this PR locally
If you don't have a local development environment setup, you can use Digger to test this PR:
dub run digger -- build "master + phobos#8484"
Hmm, different errors on every platform :-/
This is yet another test run where the only error message is:
osix.mak:413: recipe for target 'unittest/std/zlib.run' failed
make[1]: *** [unittest/std/zlib.run] Error 139
and a thousand lines of where or what failed gives no help at all.