Opened 13 years ago
Last modified 3 years ago
#329 assigned defect
Restore ABCL.TEST.LISP::JAR-PATHNAME.LOAD.1
| Reported by: | Mark Evenson | Owned by: | Mark Evenson |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.9.3 |
| Component: | interpreter | Version: | 1.3.0-dev |
| Keywords: | CL:LOAD | Cc: | |
| Parent Tickets: |
Description
The introduction of the _loader_._ fasl index works well for the common use case of the default packed zip of TYPE "abcl", as it avoids problems if the NAME component is changed. But this breaks certain "unpackings" contained in the zip hierarchy, such as being able to name "jar:file:example.jar!/foo.abcl" as pointing to a valid target for
(load "jar:file:example.jar!/foo.abcl")
Proposed: add this use case as a fallback strategy.
Change History (19)
comment:1 by , 13 years ago
| Owner: | changed from to |
|---|---|
| Priority: | major → blocker |
| Status: | new → assigned |
comment:2 by , 12 years ago
| Milestone: | 1.3.0 → 2.0 |
|---|
comment:4 by , 12 years ago
| Milestone: | 2.0.0 → 1.4.0 |
|---|
comment:7 by , 7 years ago
| Component: | interpreter → java |
|---|
comment:8 by , 7 years ago
| Component: | java → interpreter |
|---|
comment:11 by , 6 years ago
| Milestone: | 1.6.2 → 1.7.0 |
|---|
comment:16 by , 4 years ago
| Milestone: | 1.8.1 → 1.9.0 |
|---|
comment:17 by , 3 years ago
| Milestone: | 1.9.0 → 1.9.1 |
|---|
comment:18 by , 3 years ago
| Milestone: | 1.9.1 → 1.9.2 |
|---|
comment:19 by , 3 years ago
| Milestone: | 1.9.2 → 1.9.3 |
|---|
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after milestone closed