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
It seems like there's no #define mapping json_tokener_get_error to fjson_tokener_get_error in json_tokener.h. Seems like a simple enough fix unless I'm missing something, although it does seem like it would take redefining the error enum to cover all of the non-fast-json values.
Happy to submit a pull if you agree with the issue. Thanks!
The text was updated successfully, but these errors were encountered:
dpipemazo
changed the title
json_tokener_get_error not supported
json_tokener_get_error not supported
Feb 27, 2018
It seems like there's no
#define
mappingjson_tokener_get_error
tofjson_tokener_get_error
injson_tokener.h
. Seems like a simple enough fix unless I'm missing something, although it does seem like it would take redefining the error enum to cover all of the non-fast-json values.Happy to submit a pull if you agree with the issue. Thanks!
The text was updated successfully, but these errors were encountered: