Skip to content

build: use Foundation instead of C for getenv #252

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
Jan 6, 2021

Conversation

compnerd
Copy link
Member

getenv is different across different platforms. Use Foundation to
abstract over the platform differences.

@compnerd
Copy link
Member Author

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c89a86e

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - c89a86e

`getenv` is different across different platforms.  Use Foundation to
abstract over the platform differences.
@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c89a86e

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - c89a86e

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Jan 5, 2021

@swift-ci please test macOS platform

@benlangmuir benlangmuir merged commit 8b16402 into swiftlang:main Jan 6, 2021
@compnerd compnerd deleted the foundation branch January 6, 2021 00:42
adevress pushed a commit to adevress/swift-syntax that referenced this pull request Jan 14, 2024
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