Skip to content

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

4 participants