Skip to content

Fix ProcessInfo.processName for Windows #839

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
Aug 9, 2024

Conversation

iCharlesHu
Copy link
Contributor

Instead of relying on hard coding PATH_SEPARATOR, use existing .lastPathComponent that already works on Windows

Instead of relying on hard coding PATH_SEPARATOR, use existing .lastPathComponent that already works on Windows
@iCharlesHu iCharlesHu requested a review from jmschonfeld August 9, 2024 18:06
@iCharlesHu
Copy link
Contributor Author

@swift-ci please test

@iCharlesHu iCharlesHu marked this pull request as ready for review August 9, 2024 18:10
@jmschonfeld jmschonfeld mentioned this pull request Aug 9, 2024
@iCharlesHu iCharlesHu merged commit 0c124a9 into swiftlang:main Aug 9, 2024
3 checks passed
iCharlesHu added a commit to iCharlesHu/swift-foundation that referenced this pull request Aug 9, 2024
Instead of relying on hard coding PATH_SEPARATOR, use existing .lastPathComponent that already works on Windows
iCharlesHu added a commit that referenced this pull request Aug 9, 2024
Instead of relying on hard coding PATH_SEPARATOR, use existing .lastPathComponent that already works on Windows
cthielen pushed a commit to cthielen/swift-foundation that referenced this pull request Nov 8, 2024
Instead of relying on hard coding PATH_SEPARATOR, use existing .lastPathComponent that already works on Windows
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.

2 participants