Skip to content

Change treatment of invalid characters #7

@sletner

Description

@sletner

Most Lisp implementations don't allow us to encode invalid Unicode code points for comparison, which is why the library only completes its tests and runs properly on SBCL and ECL, which do. The parser should probably work with octets until it knows they can be encoded as characters.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions