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

Warning when using Clojure 1.9 #232

Closed
emlyn opened this issue Oct 6, 2017 · 1 comment
Closed

Warning when using Clojure 1.9 #232

emlyn opened this issue Oct 6, 2017 · 1 comment

Comments

@emlyn
Copy link
Contributor

emlyn commented Oct 6, 2017

Clojure 1.9 has a new core function uri?, which causes the following warning:

WARNING: uri? already refers to: #'clojure.core/uri? in namespace: eastwood.util, being replaced by: #'eastwood.util/uri?
@jafingerhut
Copy link
Collaborator

See the pull request comments for details on how this has been fixed in Eastwood: #233

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants