Skip to content

Conversation

@compnerd
Copy link
Member

@compnerd compnerd commented Jun 8, 2025

When enabling symbol renaming in ICU, we import the functions as an alias. This causes the implicit nullability translation with C to disappear. Make these conversions explicit so that we can enable symbol renaming on non-Darwin platforms.

Copy link
Contributor

@itingliu itingliu left a comment

Choose a reason for hiding this comment

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

The ICU related parts look good to me

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Jul 2, 2025

Please test with following PRs:
swiftlang/swift-foundation-icu#63

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Jul 7, 2025

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Jul 7, 2025

Please test with following PRs:
swiftlang/swift-foundation-icu#63

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Jul 7, 2025

This should really go in with the ICU changes IMO. This is one of the last pieces needed to start exploring building the early swift-driver on Windows.

@parkera
Copy link
Contributor

parkera commented Jul 7, 2025

@compnerd do you want to handle synchronizing the merge of these two PRs when you are ready?

@compnerd
Copy link
Member Author

compnerd commented Jul 7, 2025

@parkera thanks! yeap - I'll go ahead and synchronise these two

When enabling symbol renaming in ICU, we import the functions as an
alias. This causes the implicit nullability translation with C to
disappear. Make these conversions explicit so that we can enable symbol
renaming on non-Darwin platforms.
@compnerd
Copy link
Member Author

compnerd commented Jul 9, 2025

@compnerd
Copy link
Member Author

compnerd commented Jul 9, 2025

Please test with following PRs:
swiftlang/swift-foundation-icu#63

@swift-ci please test

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.

4 participants