-
Notifications
You must be signed in to change notification settings - Fork 75
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
NSFastEnumerationState is not supported By Linux #30
base: master
Are you sure you want to change the base?
Conversation
…by Swift under Linux
…nformances to enable a clean extension - i ve be implemented hook the list to be able to us BinaryTree storage in BartlebysCore
Codecov Report
@@ Coverage Diff @@
## master #30 +/- ##
========================================
Coverage ? 8.16%
========================================
Files ? 16
Lines ? 4015
Branches ? 43
========================================
Hits ? 328
Misses ? 3681
Partials ? 6
Continue to review full report at Codecov.
|
@benoit-pereira-da-silva Thank you! Could you please remove the extra commits? Codable support should go in a separate PR. |
Sorry for hijacking this PR for asking this, but is the idea to keep compatibility with Linux or will that just be an after thought? Is there a CI that runs this in Linux as well to make sure it always works? |
Hi @seivan; I sent an invite with commit access. Thank you for volunteering to do this! |
@lorentey I Didn't, but I could look into it after seeing how |
This fix suspends BridgedList's countByEnumerating func on Linux.