You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 );