[Armedbear-ticket] [armedbear] #375: CL:OPEN failure
armedbear
armedbear-devel at common-lisp.net
Tue Oct 28 18:27:42 UTC 2014
#375: CL:OPEN failure
----------------------+-----------------------
Reporter: mevenson | Owner:
Type: defect | Status: new
Priority: major | Milestone: 1.4.0
Component: java | Version: 1.4.0-dev
Keywords: |
----------------------+-----------------------
The following form
{{{
(open #p"~/xx" :direction :output
:if-exists :append
:external-format '(:latin-1 :eol-style :lf))
}}}
fails with the following message
{{{
; Evaluation aborted on NIL.
}}}
--
Ticket URL: <http://abcl.org/trac/ticket/375>
armedbear <http://abcl.org>
armedbear
More information about the armedbear-ticket
mailing list