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

Make clojail compatible with Clojure version 1.5-1.7 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mshenfield
Copy link

Implement profiles for each version, and add to testall alias to simplify cross
version testing.

Update one test for cross-compatibility. The threading macro -> was changed
to output a complete result instead of a recursive definition in terms of ->
in Clojure 1.6. See this patch.

Implement profiles for each version, and add to testall alias to simplify cross
version testing.

Update one test for cross-compatibility. The threading macro `->` was changed
to output a complete result instead of a recursive definition in terms of `->`
in Clojure 1.6. See [this patch](http://dev.clojure.org/jira/browse/CLJ-1121).
@mshenfield
Copy link
Author

This should close #10. In reality is not adding, but confirming compatibility.

@jeffb-stell
Copy link

@Raynes any chance this could get merged?

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.

3 participants