As far as I can tell the Clojure CLR version number does not track the JVM
version number at least for some builds. The latest build 1.5.0 as far as I
can tell is at the same patch level as 1.5.1 on the JVM. This numbering
seems confusing to me. Are there any plans to streamline the version
numbers between the two platforms?

Additionally I don't understand why on the Clojure CLR SourceForge page
there are only debug versions available for download and 1.5.0 is not
represented there. If you want 1.5.0 you have to use nuget to get it. I was
also a bit dumbfounded that the nuget version was broken out of the box and
what I mean by that is that once you have downloaded it you cannot run the
compiler or the REPL from it's current directory without first dumping the
exe's into the lib folder since they are segregated in the package. Running
the compiler or REPL from their directory will result in them complaining
that they cannot find the required Clojure CLR DLL's that they need.

These are kind of nit-picky issues but they've been bugging me for a while.

-- 
-- 
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/groups/opt_out.

Reply via email to