#254 closed defect (fixed)
Cannot load ASDF systems in jar archives with ASDF-BINARY-LOCATIONS-COMPATIBILTY enabled
| Reported by: | Mark Evenson | Owned by: | Mark Evenson |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1.0 |
| Component: | ASDF | Version: | 1.1.0-dev |
| Keywords: | asdf jar-pathnames jss | Cc: | |
| Parent Tickets: |
Description (last modified by )
Stas reported on armedbear-devel@ in http://article.gmane.org/gmane.lisp.armedbear.devel/2597 that JSS, which is an ASDF system stored in the abcl-contrib.jar archive, fails to load.
Change History (2)
comment:1 Changed 13 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 Changed 13 years ago by
| Description: | modified (diff) |
|---|
Note: See
TracTickets for help on using
tickets.
(In [14210]) Fixes #254 so that systems in jar archives with ASDF-BINARY-LOCATIONS enabled now work.