Skip to content

CoreFoundation: remove names in function pointer (NFC) #2285

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

Merged
merged 1 commit into from
May 19, 2019

Conversation

compnerd
Copy link
Member

interface is a problematic name on Windows where the Windows headers
will replace it with struct with preprocessors which break parsing of
the header. Remove the names as they are not needed, but leave them as
comments for documentation.

`interface` is a problematic name on Windows where the Windows headers
will replace it with `struct` with preprocessors which break parsing of
the header.  Remove the names as they are not needed, but leave them as
comments for documentation.
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit 020f5a4 into swiftlang:master May 19, 2019
@compnerd compnerd deleted the bad-system-headers branch May 19, 2019 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant