-
-
Notifications
You must be signed in to change notification settings - Fork 709
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
compile .c files with ImportC #8484
Conversation
Thanks for your pull request, @WalterBright! Bugzilla referencesYour 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 locallyIf 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 :-/ |
9d31a7f
to
db45ebb
Compare
2bf53b8
to
156d649
Compare
156d649
to
ce74225
Compare
This is yet another test run where the only error message is:
and a thousand lines of where or what failed gives no help at all. |
ce74225
to
9263297
Compare
9263297
to
0ad5022
Compare
0ad5022
to
45824a1
Compare
We'll do this a different way with Phobos 3. |
This is a work in progress to use ImportC to compile all the .c files in Phobos.