There was an error while loading. Please reload this page.
1 parent 886631f commit 5f1dc85Copy full SHA for 5f1dc85
1 file changed
changes.md
@@ -61,6 +61,10 @@ Because of the limititions of System.Reflection.Emit, in particular, AssemblyBui
61
Fix error in TryExpr parsing -- set! of mutable bidning in protocol fn fails when embedded in a locking expression
62
* [CLJCLR-107](https://clojure.atlassian.net/browse/CLJCLR-107)
63
Fix Compiler.maybeResolveIn for when the symbol name is empty
64
+ * [CLJCLR-110](https://clojure.atlassian.net/browse/CLJCLR-110)
65
+Use Copy directive instead of xcopy in Clojure.Compile.csproj, fixing Linux build
66
+ * [CLJCLR-111](https://clojure.atlassian.net/browse/CLJCLR-111)
67
+ Run Clojure.Compile.exe with mono on *nix.
68
69
70
# Changes to Clojure in Version 1.10.2
0 commit comments