Skip to content

Lispworks also does not accept surrogate characters. #29

@Yehouda

Description

@Yehouda

Currently on LispWorks it fails to compile becaus eof an error inputstream.lisp, the same as on abcl, ccl and mezzano. Need to add lispworks to the conditionalization inside the value of invalid-unicode
(line 299 of the current code):

#-(or abcl ccl mezzano lispworks) ,@`(

Probably even better to implement the suggestion in
#7.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions