Skip to content

CoreFoundation: prepare for modularization (NFC) #2556

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
Dec 2, 2019

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Nov 6, 2019

Adjust the headers to convert CoreFoundation into a module to enable
extricating it from the public interface for Foundation. This adjusts
some of the declarations to be more standalone and others to use the
CoreFoundation types rather than C99. These changes do not impact the
ABI of the declarations.

@compnerd compnerd force-pushed the modularization-preparation branch from 3c8a7fc to 9d2a2eb Compare November 6, 2019 17:32
@compnerd compnerd force-pushed the modularization-preparation branch from 9d2a2eb to 5681598 Compare November 8, 2019 00:11
@compnerd
Copy link
Member Author

compnerd commented Nov 8, 2019

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test macOS platform

@compnerd compnerd force-pushed the modularization-preparation branch from 5681598 to ef29ca1 Compare November 12, 2019 17:53
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd force-pushed the modularization-preparation branch from ef29ca1 to 3b2dcc9 Compare November 13, 2019 03:08
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd force-pushed the modularization-preparation branch from 3b2dcc9 to ec5be64 Compare November 20, 2019 19:06
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd force-pushed the modularization-preparation branch from ec5be64 to 4955d53 Compare November 20, 2019 21:19
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd force-pushed the modularization-preparation branch from 4955d53 to 475ddec Compare November 21, 2019 17:57
@compnerd
Copy link
Member Author

@swift-ci please test

Adjust the headers to convert CoreFoundation into a module to enable
extricating it from the public interface for Foundation.  This adjusts
some of the declarations to be more standalone and others to use the
CoreFoundation types rather than C99.  These changes do not impact the
ABI of the declarations.
@compnerd compnerd force-pushed the modularization-preparation branch from 475ddec to 9569974 Compare November 21, 2019 19:04
@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd compnerd merged commit d4641de into swiftlang:master Dec 2, 2019
@compnerd compnerd deleted the modularization-preparation branch December 2, 2019 17:36
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.

3 participants