Skip to content

#\u00a0 fails on CMUCL #3

@avodonosov

Description

@avodonosov

As you can see here: https://common-lisp.net/project/cl-test-grid/library/data-table.html , you recent change from #\no-break_space to #\u00a0 fixes ABCL but breaks CMUCL.

I would suggest to use (code-char #xa0)

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