Completed
Details
Details
Assignee
Unassigned
UnassignedReporter
Howard Lewis Ship
Howard Lewis ShipLabels
Approval
Ok
Patch
Code
Priority

Affects versions
Fix versions
Created October 2, 2013 at 10:46 PM
Updated August 29, 2014 at 3:24 PM
Resolved August 29, 2014 at 3:24 PM
The code that converts JVM system properties into keys under the *compiler-options* var is present only inside the clojure.lang.Compile class. This is a problem when using a debugger inside an IDE and not AOT compiling; specifying
-Dclojure.compiler.disable-locals-clearing=true
has no effect here when it would be most useful!Patch: CLJ-1274.patch
Screened by: Stu