Having said that, it seems like Cider/nrepl needs to be updated?
ardoq.api.survey-api> (let [2])
Syntax error macroexpanding clojure.core/let at (*cider-repl
ardoq.com/ardoq-api:localhost:53859(clj)*:7015:23).
[2] - failed: even-number-of-forms? at: [:bindings] spec:
:clojure.core.specs.alpha/bindings
14715723 [clojure-agent-send-off-pool-28] ERROR [] clojure.tools.nrepl.server
- Unhandled REPL handler exception processing message {:op stacktrace,
:pprint-fn clojure.pprint/pprint, :print-length 50, :print-level 50, :session
8442d3d0-9a9d-43d6-8693-bdde270bd4e8, :id 237}
java.lang.NullPointerException: null
at clojure.string$replace_first.invokeStatic(string.clj:165)
~[clojure-1.10.0-RC1.jar:na]
at clojure.string$replace_first.invoke(string.clj:138)
~[clojure-1.10.0-RC1.jar:na]
at
cider.nrepl.middleware.stacktrace$relative_path.invokeStatic(stacktrace.clj:204)
~[na:na]
at
cider.nrepl.middleware.stacktrace$relative_path.invoke(stacktrace.clj:198)
~[na:na]
at
cider.nrepl.middleware.stacktrace$extract_location.invokeStatic(stacktrace.clj:219)
~[na:na]
@bbatsov Should I file an issue for this?
Erik.
> On 12 Oct 2018, at 16:13, Erik Assum <[email protected]> wrote:
>
> I’ve ran our app and it seems to work. Tests are also passing.
>
> Looking forward to 1.10.
>
> Thanks!
>
> Erik.
>
>> On 11 Oct 2018, at 17:11, Alex Miller <[email protected]
>> <mailto:[email protected]>> wrote:
>>
>> 1.10.0-RC1 is now available. You can try it with clj using:
>>
>> clj -Sdeps '{:deps {org.clojure/clojure {:mvn/version "1.10.0-RC1"}}}'
>>
>> 1.10.0-RC1 is the same code as beta2 (only change are some changelog fixes).
>>
>> You can read the full 1.10 changelog here:
>> https://github.com/clojure/clojure/blob/master/changes.md
>> <https://github.com/clojure/clojure/blob/master/changes.md>
>>
>> Note: This is a release candidate! Please try this release candidate with
>> your project and provide feedback (both whether it works as expected and any
>> issues). If there are issues we will assess, otherwise we intend to move
>> towards a final release of 1.10.
>>
>>
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to [email protected]
>> <mailto:[email protected]>
>> Note that posts from new members are moderated - please be patient with your
>> first post.
>> To unsubscribe from this group, send email to
>> [email protected]
>> <mailto:[email protected]>
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en
>> <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 [email protected]
>> <mailto:[email protected]>.
>> For more options, visit https://groups.google.com/d/optout
>> <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 [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.