Skip to content

ICU4C executor uses JSON-C, which has problems parsing null character \u0000 and surrogate pairs #473

@sven-oly

Description

@sven-oly

This may be the source of problems parsing the the SHORT and NON_IGNORABLE data. Each of these has > 600 test failures. E.g., C-string input stops on a null byte.

Suggest that we use a better JSON parser that handle null bytes and UTF-16.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions