[CLJ-1139] Compiler exception while compiling swank/commands/basic.clj Created: 23/Dec/12 Updated: 09/Feb/13 Resolved: 09/Feb/13 |
|
| Status: | Closed |
| Project: | Clojure |
| Component/s: | None |
| Affects Version/s: | Release 1.5 |
| Fix Version/s: | None |
| Type: | Defect | Priority: | Minor |
| Reporter: | Brian Rowe | Assignee: | Unassigned |
| Resolution: | Declined | Votes: | 0 |
| Labels: | None | ||
| Environment: |
|
||
| Attachments: |
|
| Description |
|
Current Behavior: When attempting to start a swank server, the clojure compiler throws a CompilerException, and the process terminates. Expected Behavior: A swank server is successfully started. Steps to reproduce (terminal session attached): 1. lein new tmp |
| Comments |
| Comment by Brian Rowe [ 23/Dec/12 4:58 AM ] |
|
I suppose I should add that I'm using Mac OS X 10.8.2 |
| Comment by Andy Fingerhut [ 24/Dec/12 9:27 AM ] |
|
Have you noticed that swank-clojure [1] is deprecated, i.e. no longer under active development, and the developer recommends that you use nrepl.el [2] instead? [1] https://github.com/technomancy/swank-clojure |
| Comment by Andy Fingerhut [ 26/Dec/12 8:55 AM ] |
|
It also appears that someone has created an update to lein-swank (to version 1.4.5) that works with Clojure 1.5.0-RC1: https://groups.google.com/forum/#!topic/clojure/CAiajyDWJJg (in particular Toby Crawley's post on Dec 26 2012) |
| Comment by Brian Rowe [ 08/Feb/13 8:03 PM ] |
|
Yes, this can be closed. |
| Comment by Andy Fingerhut [ 09/Feb/13 2:20 AM ] |
|
Submitter agrees this issue was resolved by changes in other software outside of Clojure. |