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

Name collision warning #68

Open
davidor opened this issue May 28, 2015 · 1 comment
Open

Name collision warning #68

davidor opened this issue May 28, 2015 · 1 comment

Comments

@davidor
Copy link
Collaborator

davidor commented May 28, 2015

I get this warning while executing the program:

WARNING: Named already refers to: interface clojure.lang.Named in namespace: app.model.javaparser, being replaced by: #'app.model.protocols/Named

@ftomassetti
Copy link
Owner

Yes, I also saw it, I am not sure if it is a problem or not. I guess it is ok to shadow clojure.lang.Named

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