• Andrey's avatar
    Comments parsing fixes. · f7960ac0
    Andrey authored
    * Comments parsing function correctly handles EOF.
    * Since SkipWhitespaceAndComments can generate errors, its calls should be followed by RAPIDJSON_PARSE_ERROR_EARLY_RETURN macro.
    * Some tests to make the bug never appear again.
    f7960ac0
reader.h 60.8 KB