#131 closed defect (fixed)
LISP-IMPLEMENTATION-VERSION with svn information breaks SLIME.
| Reported by: | Mark Evenson | Owned by: | Mark Evenson |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.27 |
| Component: | java | Version: | |
| Keywords: | pathname | Cc: | |
| Parent Tickets: |
Description
Reported by ehu via #abcl.
Change History (5)
comment:1 Changed 15 years ago by
comment:2 Changed 14 years ago by
| Component: | CLOS → java |
|---|---|
| Keywords: | pathname added |
| Milestone: | → 0.27 |
| Priority: | major → minor |
| Status: | new → assigned |
comment:3 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
The problem is that the string returned by LISP-IMPLEMENTATION-VERSION is not a proper pathname component under Windows due to the ':' character.