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

Explicitly bind *print-level* and *print-length* to nil #587

Conversation

RadicalZephyr
Copy link
Contributor

This should prevent user setting of these values for reasonable use in the REPL from preventing set-env! from failing the printable-readable? round-trip test.

Fixes #586.

This should prevent user setting of these values for reasonable use in
the REPL from preventing `set-env!` from failing the
printable-readable round-trip test.

Fixes boot-clj#586.
@alandipert
Copy link
Contributor

Makes sense, thanks!

@alandipert alandipert merged commit 3998647 into boot-clj:master Mar 3, 2017
@RadicalZephyr RadicalZephyr deleted the explicitly-bind-print-settings-in-set-env branch February 9, 2018 01:49
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.

2 participants