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

JULIA_COPY_STACKS: validate values #33318

Merged
merged 1 commit into from
Sep 19, 2019
Merged

Conversation

StefanKarpinski
Copy link
Member

@StefanKarpinski StefanKarpinski commented Sep 18, 2019

Does getenv work on Windows? Closes #33317.

@JeffBezanson
Copy link
Member

Good, we should definitely do this. All of our yes/no command line options also do validation, but none of them accept true/false so adding that might sow confusion.

@StefanKarpinski
Copy link
Member Author

I changed it to just do the value validation.

@JeffBezanson JeffBezanson merged commit 9079472 into master Sep 19, 2019
@delete-merged-branch delete-merged-branch bot deleted the sk/copy-stacks-check branch September 19, 2019 20:59
@StefanKarpinski
Copy link
Member Author

This seems like a viable candidate for a backport.

KristofferC pushed a commit that referenced this pull request Oct 3, 2019
@KristofferC KristofferC mentioned this pull request Oct 3, 2019
18 tasks
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.

give warning when JULIA_COPY_STACKS environment variable is set to bogus value
3 participants