Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Fake PR for track swift-android-5.0 changes #1

Closed
wants to merge 9 commits into from

Conversation

zayass
Copy link

@zayass zayass commented May 31, 2019

No description provided.

@zayass zayass force-pushed the swift-android-5.0-branch branch from c02b5ae to c49c13c Compare August 7, 2019 18:03
private static let androidSwiftMain = DispatchQueue(label: "AndroidSwiftMain", qos: .userInteractive)

public class var main: DispatchQueue {
return androidSwiftMain
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe lets crash here?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe. I just cherry-pick as it was before

compnerd and others added 3 commits August 14, 2019 18:11
This adjusts the `LIST_ENTRY` to define the structure correctly.  This
allows for the `LIST_REMOVE` and `LIST_INSERT_HEAD` macros to be defined
properly and set the fields previous pointers as well when updating the
list.  This is needed to enable the use of the macros for list
manipulations.  Found while implementing file sources for Windows.
@zayass zayass closed this Oct 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants