-
Notifications
You must be signed in to change notification settings - Fork 18
Update to work with Clojure 1.6 #17
Comments
@pharcosyle I cannot reproduce your success with Clojure 1.5.1. I still have this error: Do you also have warning error with
tried lein-cljsbuild 1.0.1 as well as 1.0.3, but to no avail. My cljs:
|
I'm pretty sure I got that warning with 1.6. Are you totally sure your project is using 1.5.1 instead of latest? |
I'm sure, but maybe it's possible I got the same warning for a different reason. |
Okay, I checked again: I get that warning in both 1.6 and 1.5.1 but the If this still doesn't work for you I can post my source On Thu, Apr 24, 2014 at 8:13 PM, Carlos Cunha [email protected]:
|
@pharcosyle, unfortunately I'm not using Clang anymore in this project. |
Works great in 1.5.1, but I get this error with 1.6:
No protocol method ITransientAssociative.-assoc! defined for type object: [object Object]
The text was updated successfully, but these errors were encountered: