You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: External format (:UTF-8 :EOL-STYLE :LF) produces characters of type CHARACTER, which is not a subtype of the specified element-type BASE-CHAR.
1 (abort) Return to top loop level 0.
LispWorks'
cl:open
defaults:element-type
tolispworks:*default-character-element-type*
per http://www.lispworks.com/documentation/lw70/LW/html/lw-387.htmWhen this is
base-char
and providing:external-format :utf-8
, it complains that it may not be able to decode everything into abase-char
The text was updated successfully, but these errors were encountered: