Closed
Description
There is a few lines like:
if (keep and (not callback or (keep = callback(depth++, parse_event_t::object_start, result))))
That are causing warnings and make projects that treat warnings as errors unable to compile without fixing it or disabling warnings in the code.
Microsoft Visual Studio Compiler 2015
Metadata
Assignees
Labels
No labels