Skip to content

runtime: adjust the program name reference #79553

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
Feb 24, 2025

Conversation

compnerd
Copy link
Member

__progname is not available on Windows, and is provided by libbsd on Linux. This provides a replacement for the functional aspect of the symbol on Windows.

`__progname` is not available on Windows, and is provided by libbsd on
Linux. This provides a replacement for the functional aspect of the
symbol on Windows.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd compnerd merged commit 53b3460 into swiftlang:main Feb 24, 2025
3 checks passed
@compnerd compnerd deleted the pretty-special branch February 24, 2025 04:23
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