Skip to content

Conversation

@3405691582
Copy link
Member

_dispatch_runloop_queue_xref_dispose is declared in src/queue_internal.h
but the declaration is hidden behind DISPATCH_COCOA_COMPAT. This means
the call to _dispatch_runloop_queue_xref_dispose must also be put behind
this preprocessor symbol.

_dispatch_runloop_queue_xref_dispose is declared in src/queue_internal.h
but the declaration is hidden behind DISPATCH_COCOA_COMPAT. This means
the call to _dispatch_runloop_queue_xref_dispose must also be put behind
this preprocessor symbol.
@3405691582 3405691582 force-pushed the MissingDispatchCocoaCompat branch from 7e4050f to 0131ae3 Compare February 1, 2020 02:07
Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

Must've missed it

@compnerd
Copy link
Member

compnerd commented Feb 4, 2020

CC: @ktopley-apple

@compnerd compnerd merged commit 457b110 into swiftlang:master Aug 14, 2020
rokhinip pushed a commit that referenced this pull request Nov 5, 2021
Add missing DISPATCH_COCOA_COMPAT preprocessor symbol.

Signed-off-by: Rokhini Prabhu <rokhinip@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants