Ticket #1020 (closed defect: invalid)
CL:LOAD improper behavior
| Reported by: | ryanhope | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ANSI CL Compliance | Version: | 1.8 |
| Keywords: | Cc: |
Description
cl:load should bind cl:compile-file-pathname to NIL but it does not, this causes the following to break:
(eval-when (:compile-toplevel :load-toplevel)
(asdf:load-system :iolib))
Change History
Note: See
TracTickets for help on using
tickets.
