#303: CL:LOAD ignores :EXTERNAL-FORMAT argument -------------------------+-------------------------------------------------- Reporter: mevenson | Owner: ehuelsmann Type: defect | Status: new Priority: major | Milestone: 1.2.0 Component: interpreter | Version: 1.2.0-dev Keywords: | -------------------------+-------------------------------------------------- In [http://article.gmane.org/gmane.lisp.armedbear.devel/2774 Faré et. al.] point to failing tests within ASDF because CL:OPEN currently ignores a specified EXTERNAL-FORMAT.
#303: CL:LOAD ignores :EXTERNAL-FORMAT argument --------------------------+------------------------------------------------- Reporter: mevenson | Owner: ehuelsmann Type: defect | Status: closed Priority: major | Milestone: 1.2.0 Component: interpreter | Version: 1.2.0-dev Resolution: fixed | Keywords: --------------------------+------------------------------------------------- Changes (by mevenson):
* status: new => closed * resolution: => fixed
Comment:
(In [14402]) CL:LOAD now uses its :EXTERNAL-FORMAT argument.
Fixes #303.
armedbear-ticket@common-lisp.net