Opened 13 years ago
Closed 13 years ago
#303 closed defect (fixed)
CL:LOAD ignores :EXTERNAL-FORMAT argument
| Reported by: | Mark Evenson | Owned by: | ehuelsmann |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.0 |
| Component: | interpreter | Version: | 1.2.0-dev |
| Keywords: | Cc: | ||
| Parent Tickets: |
Description
In Faré et. al. point to failing tests within ASDF because CL:OPEN currently ignores a specified EXTERNAL-FORMAT.
Note: See
TracTickets for help on using
tickets.
(In [14402]) CL:LOAD now uses its :EXTERNAL-FORMAT argument.
Fixes #303.