Closed gterzian closed 6 years ago
From local testing, this seems to work, however I couldn't find online the proper location for those functions, so I've tentatively put them in thread_act
.
Please also advise on the CI failures, which appear unrelated...
Please also advise on the CI failures, which appear unrelated...
I've sent a PR that fixes most of them and restarted the build (some will still be failing though), but don't worry much about these. I'll fix them after merging this :)
Thanks for the pointers, and ready for review.
The FFI ABI tests are failing, I think it's because one has to import the new mach_init
module in mach-test/test/main.rs
:)
Thanks, let's see what it does now(I don't have Xcode installed and it seems I can't run those locally)
Looking good! I'll merge when CI finishes. I'll update some other stuff in mach and release a new version later today.
Thanks!
Thank you!
@gterzian i've done a release (0.2.3) that contains these changes, thank you again!
@gnzlbg great, thanks for the release!
FIX #41