Should be fixed here:
|
'\t' << t_config_doc.GetParseError() << '\n' << |
|
'\t' << t_config_doc.GetParseError() << |
|
LERROR( dlog, "error parsing string:\n" << t_config_doc.GetParseError() ); |
Translation as in the end of this section: https://rapidjson.org/md_doc_dom.html#ParseError
Should be fixed here:
scarab/library/param/codec/json/param_json.cc
Line 73 in 8917efc
scarab/library/param/codec/json/param_json.cc
Line 79 in 8917efc
scarab/library/param/codec/json/param_json.cc
Line 95 in 8917efc
Translation as in the end of this section: https://rapidjson.org/md_doc_dom.html#ParseError