Skip to content

[NFC] Correctly implement sharedLibraryName for all platforms#2122

Merged
cachemeifyoucan merged 1 commit into
swiftlang:mainfrom
cachemeifyoucan:eng/PR-libname-windows
Apr 15, 2026
Merged

[NFC] Correctly implement sharedLibraryName for all platforms#2122
cachemeifyoucan merged 1 commit into
swiftlang:mainfrom
cachemeifyoucan:eng/PR-libname-windows

Conversation

@cachemeifyoucan

Copy link
Copy Markdown
Contributor
  • Explanation: sharedLibraryName wasn't provide the correct naming convention for Windows platform, even it is in WindowsExtensions.swift. Now fix the implementation so sharedLibraryName can be used to get the name of the shared library with the same name passed for all platforms.

  • Scope: NFC change.

  • Risk: Low. NFC change.

`sharedLibraryName` wasn't provide the correct naming convention for
Windows platform, even it is in WindowsExtensions.swift. Now fix the
implementation so `sharedLibraryName` can be used to get the name of the
shared library with the same name passed for all platforms.
@cachemeifyoucan
cachemeifyoucan requested a review from a team as a code owner April 14, 2026 21:02
@cachemeifyoucan

Copy link
Copy Markdown
Contributor Author

@swift-ci please test

@cachemeifyoucan

Copy link
Copy Markdown
Contributor Author

@swift-ci please test windows platform

@cachemeifyoucan

Copy link
Copy Markdown
Contributor Author

@swift-ci please test windows platform

@cachemeifyoucan
cachemeifyoucan merged commit 275a611 into swiftlang:main Apr 15, 2026
25 checks passed
@cachemeifyoucan
cachemeifyoucan deleted the eng/PR-libname-windows branch April 16, 2026 12:59
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