Skip to content

init_string_token generates deprecated conversion warnings #1

@mikeando

Description

@mikeando

Building some of the tests generates errors like this
warning: deprecated conversion from string constant to ‘char*’
from calls like
fastjson::init_string_token( &d1.key_tok, "hello", 5 );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions