Skip to content

MinGW's env::vars_os and env::var_os disagree #29911

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

Closed
tbu- opened this issue Nov 18, 2015 · 3 comments
Closed

MinGW's env::vars_os and env::var_os disagree #29911

tbu- opened this issue Nov 18, 2015 · 3 comments

Comments

@tbu-
Copy link
Contributor

tbu- commented Nov 18, 2015

See also #29910, #29297 (comment) and the relevant test file src/test/run-pass/env-vars.rs: permanent link, current version.

@alexcrichton
Copy link
Member

After some investigation, this is accounted for by interpreting a leading = sign differently.

@tbu-
Copy link
Contributor Author

tbu- commented Nov 23, 2015

I guess with #29297 merged this could be closed?

@alexcrichton
Copy link
Member

I think so, yeah, thanks @tbu-!

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

No branches or pull requests

2 participants