fastjson
fastjson copied to clipboard
init_string_token generates deprecated conversion warnings
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 );