Skip to content

Package-level moduleAliases should be internal #6917

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
Sep 19, 2023

Conversation

neonichu
Copy link
Contributor

These were public for implementation reasons, likely because of how the old serialization code worked which I refactored in 5.9

fixes #6911

These were public for implementation reasons, likely because of how the old serialization code worked which I refactored in 5.9

fixes #6911
@neonichu neonichu self-assigned this Sep 18, 2023
@neonichu
Copy link
Contributor Author

@swift-ci please test

@neonichu
Copy link
Contributor Author

error: multiple targets named '_InstructionCounter' in: 'swift-format', 'swift-syntax'; consider using the moduleAliases parameter in manifest to provide unique names

Looks like this was just introduced today by merging swiftlang/swift-format#625? cc @ahoppen

@ahoppen
Copy link
Member

ahoppen commented Sep 19, 2023

Fixed by swiftlang/swift-format#632

@ahoppen
Copy link
Member

ahoppen commented Sep 19, 2023

@swift-ci Please smoke test

@neonichu
Copy link
Contributor Author

@swift-ci please test

@neonichu neonichu merged commit 1a6fc27 into main Sep 19, 2023
@neonichu neonichu deleted the package-level-module-aliases-should-be-internal branch September 19, 2023 20:07
MaxDesiatov pushed a commit that referenced this pull request Sep 28, 2023
These were public for implementation reasons, likely because of how the old serialization code worked which I refactored in 5.9

fixes #6911
MaxDesiatov pushed a commit that referenced this pull request Sep 28, 2023
These were public for implementation reasons, likely because of how the old serialization code worked which I refactored in 5.9

fixes #6911
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.

Package-level module aliases are not applied
3 participants