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

Switch remaining julia code bool envs to get_bool_envs #48383

Merged

Conversation

IanButterworth
Copy link
Sponsor Member

From what I can see, these are the last remaining bool-like env var parses in julia code.

contrib/generate_precompile.jl Show resolved Hide resolved
stdlib/Profile/src/Profile.jl Show resolved Hide resolved
test/choosetests.jl Show resolved Hide resolved
base/errorshow.jl Show resolved Hide resolved
base/errorshow.jl Show resolved Hide resolved
base/errorshow.jl Show resolved Hide resolved
@giordano
Copy link
Contributor

Uhm, I just realised that get_bool_env can also be nothing so that checking explicitly === true makes sense.

@IanButterworth
Copy link
Sponsor Member Author

Yeah, and I intended this PR to have no functional changes, so if the site checks for === true I left that, etc.

@IanButterworth IanButterworth merged commit 134f3e7 into JuliaLang:master Jan 23, 2023
@IanButterworth IanButterworth deleted the ib/more_get_bool_env branch January 23, 2023 15:06
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.

None yet

2 participants