>
> It worked fine for me as well for a long time. Then I started playing with
>> the vsClojure extension, and added a build task extension to compile
>> projects internally without using Clojure.Compile.exe (for better control)
>> that consists of code almost identical to the code in the 'main
I guess it doesn't matter that it works fine for me if it doesn't for you.
:)
I'll post an issue.
Along with many other Clojure projects, issues and related items are on the
JIRA site under dev.clojure.org.
For ClojureCLR, that is at http://dev.clojure.org/jira/browse/CLJCLR
-David
On Tuesday,
I'm not sure this is the correct place for this, but the GitHub page led me
to this place.
I believe I have found a problem in the 1.5.1 ClojureCLR currently on
GitHub. The problem is with the initialization of the static Compiler class.
According to section 10.4.5.1 of the MSDN documentation