lein-marginalia icon indicating copy to clipboard operation
lein-marginalia copied to clipboard

Clojure 1.7 breaks Marginalia (including this plugin)

Open Quezion opened this issue 9 years ago • 2 comments

There was an issue with a change in arity for the LispReader functions in Clojure 1.7. This was simple fix but the current maintainer of marginalia is inactive. See https://github.com/gdeer81/marginalia/issues/153

MichaelBlume has forked Marginalia and this plugin. If you want a working version hosted off Clojars, please take a look at the forked repo for updated dependency information.

I mean no offense to the current maintainers of this plugin, but I burned some time updating it myself before I realize MichaelBlume had also forked lein-marginalia (which wasn't mentioned in #153.)

Quezion avatar Sep 03 '15 23:09 Quezion

I ran into this as well. Does the same or similar break occur with Clojure 1.8RCn?

ssuehs-shango avatar Dec 08 '15 14:12 ssuehs-shango

This should be closed I believe? Seems like 1.7 is fixed now in general (as long as you're not using reader conditionals).

metasoarous avatar Mar 06 '17 08:03 metasoarous