Skip to content

Characters not escaped in string encoding #75

@billschereriii

Description

@billschereriii

In the bej_pack_sflv_string function of the the RDE-Dictionary submodule, currently, only double-quotes are escaped.

The following characters should be escaped:

Character Escape sequence
Double quote \”
Backslash \\
Forward slash \/
Backspace \b
Form feed \f
Line feed \n
Carriage return \r

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