Skip to content

error_handler_t::ignore documentation is incorrect #5012

@rakshasa

Description

@rakshasa

Description

ignore invalid UTF-8 sequences; all bytes are copied to the output unchanged

all bytes should be all valid bytes, as the former implies invalid UTF-8 characters are copied.

Reproduction steps

Reading causes potential misunderstanding.

Expected vs. actual results

all bytes should be all valid bytes

Minimal code example

Error messages

Compiler and operating system

eyes

Library version

latest

Validation

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions