[Armedbear-ticket] [armedbear] #375: CL:OPEN failure
armedbear
armedbear-devel at common-lisp.net
Tue Oct 28 18:30:10 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
Resolution: | Keywords:
-----------------------+-----------------------
Comment (by mevenson):
Running outside of SLIME gives the more intelligible
{{{
java.nio.charset.UnsupportedCharsetException: LATIN-1
at java.nio.charset.Charset.forName(Charset.java:531)
at
org.armedbear.lisp.util.RandomAccessCharacterFile.setEncoding(RandomAccessCharacterFile.java:309)
at
org.armedbear.lisp.util.RandomAccessCharacterFile.<init>(RandomAccessCharacterFile.java:288)
}}}
Why does SLIME not return a meaningful error?
Should we add some sort of alias for LATIN-1
--
Ticket URL: <http://abcl.org/trac/ticket/375#comment:1>
armedbear <http://abcl.org>
armedbear
More information about the armedbear-ticket
mailing list