NSFastEnumerationState is not supported By Linux#30
NSFastEnumerationState is not supported By Linux#30benoit-pereira-da-silva wants to merge 5 commits intomasterfrom unknown repository
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.