Skip to content
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

make getenv/setenv safe #884

Closed
brson opened this issue Sep 7, 2011 · 1 comment
Closed

make getenv/setenv safe #884

brson opened this issue Sep 7, 2011 · 1 comment

Comments

@brson
Copy link
Contributor

brson commented Sep 7, 2011

These functions are not threadsafe (maybe the Windows ones are - not sure), so we need to figure out a way to expose them in a safe way.

@catamorphism
Copy link
Contributor

#1333 seems to subsume this, so I'm closing.

bors pushed a commit to rust-lang-ci/rust that referenced this issue Oct 26, 2020
ZuseZ4 pushed a commit to EnzymeAD/rust that referenced this issue Mar 7, 2023
coastalwhite pushed a commit to coastalwhite/rust that referenced this issue Aug 5, 2023
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
…ust-lang#884)

* Remove temporary variables from Assert instructions

Use description function to get the user friendly message instead of
using the debug display method.

* Update test expected output

* Enhanced test
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