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

Unable to resolve symbol: inst? in this context, compiling:(prone/prep.clj:85:5) #48

Closed
ertugrulcetin opened this issue Apr 18, 2018 · 3 comments

Comments

@ertugrulcetin
Copy link

I've got 1.5.1 prone version and getting this exception:

Unable to resolve symbol: inst? in this context, compiling:(prone/prep.clj:85:5)
Caused by: java.lang.RuntimeException: Unable to resolve symbol: inst? in this context
@magnars
Copy link
Owner

magnars commented Apr 18, 2018

Turns out that inst? is new in Clojure 1.9. If you can, upgrading should solve the issue. I'll take a look at backporting it.

@ertugrulcetin
Copy link
Author

Thank you for the update

@magnars
Copy link
Owner

magnars commented Apr 18, 2018

Fixed and released as 1.5.2.

@magnars magnars closed this as completed Apr 18, 2018
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