Skip to content

Make clojail compatible with Clojure version 1.5-1.7#11

Open
mshenfield wants to merge 1 commit intoRaynes:masterfrom
mshenfield:issue-10-use-clojure-1-5-through-1-7
Open

Make clojail compatible with Clojure version 1.5-1.7#11
mshenfield wants to merge 1 commit intoRaynes:masterfrom
mshenfield:issue-10-use-clojure-1-5-through-1-7

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