#255 closed defect (fixed)
ASDF file encoding specification doesn't work
Reported by: | Mark Evenson | Owned by: | Mark Evenson |
---|---|---|---|
Priority: | major | Milestone: | 1.1.0 |
Component: | ASDF | Version: | 1.1.0-dev |
Keywords: | quicklisp asdf com.informatimago.common-lisp.diagram | Cc: | |
Parent Tickets: |
Description
Anton reports in http://article.gmane.org/gmane.lisp.armedbear.devel/2599 that specifying file encodings in ASDF isn't working.
Change History (2)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Summary: | ASDF file encoding specification don't work → ASDF file encoding specification doesn't work |
---|
Note: See
TracTickets for help on using
tickets.
(In [14212]) Fixes #255 so that COMPILE-FILE now handles :EXTERNAL-FORMAT correctly.
Remove debugging code from previous work.