I did build with the latest version of Clojure with the patch.  I still run 
into the issue, although there is a twist, which could be a maven issue.  I 
will post the details to Jira.
Thanks

On Friday, February 20, 2015 at 12:04:59 AM UTC-5, Andy Fingerhut wrote:
>
> You could build your own patched version of Clojure, with the proposed 
> patch from the ticket, and use that.  If you try that, it would be good to 
> add a comment to the ticket of whether it fixed the problem for you, too.
>
> Note: I fully understand if you'd prefer not to do this.  Simply giving 
> another alternative to the ones you mentioned.
>
> Andy
>
> On Thu, Feb 19, 2015 at 8:10 PM, Adam Krieg <adamm...@gmail.com 
> <javascript:>> wrote:
>
>> I'm running into what appears to be the same issue described in CLJ-1604 
>> <http://dev.clojure.org/jira/browse/CLJ-1604>, where a library that I'm 
>> using (Korma) has a function that clashes with a new function in Clojure 
>> core with 1.7, update.
>>
>> At the point of invocation, I get the compilation exception:
>> Exception in thread "main" java.lang.RuntimeException: No such var: 
>> korma.core/update, 
>>
>> Other than ripping out Korma or downgrading to 1.6, is there anything I 
>> can do to avoid this issue?
>>
>> -- 
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to clo...@googlegroups.com 
>> <javascript:>
>> Note that posts from new members are moderated - please be patient with 
>> your first post.
>> To unsubscribe from this group, send email to
>> clojure+u...@googlegroups.com <javascript:>
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "Clojure" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to clojure+u...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to