-
Notifications
You must be signed in to change notification settings - Fork 461
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
Merge libdispatch-1462.0.4 #809
base: main
Are you sure you want to change the base?
Conversation
Imported from libdispatch-84.5.tar.gz
Imported from libdispatch-187.5.tar.gz
Imported from libdispatch-228.18.tar.gz
Imported from libdispatch-339.1.9.tar.gz
Imported from libdispatch-442.1.4.tar.gz
Imported from libdispatch-500.1.5.tar.gz
Imported from libdispatch-501.20.1.tar.gz
Imported from libdispatch-703.1.4.tar.gz
Imported from libdispatch-913.1.6.tar.gz
Imported from libdispatch-1008.200.78.tar.gz
Imported from libdispatch-1173.0.3.tar.gz
Imported from libdispatch-1271.40.12.tar.gz
Imported from libdispatch-1324.41.2.tar.gz
Imported from libdispatch-1325.100.36.tar.gz
Imported from libdispatch-1412.tar.gz
Imported from libdispatch-1415.100.11.tar.gz
Imported from libdispatch-1462.0.4.tar.gz
Thank you for trying to keep this repo up-to-date! I just wanted to note that there are a couple errors when trying to build this branch on Android or Windows (and possibly other non-Apple platforms) due to new references to Apple-specific headers/defines:
And on Android there’s also this error:
libdispatch-android-build.txt contains the full build instructions and logs for an Android build. Not sure if this is something that would have to be sorted out before a merge. |
I'm working on it and looking into it! |
This took a bit of work to ensure every change that happened following the last merge was preserved, but I was eventually able to do it.
This brings libdispatch on par with macOS Sonoma!