Andrey f7960ac0e8 Comments parsing fixes.
* 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.
2015-10-14 00:04:29 +03:00
..
2015-04-18 21:41:38 +08:00
2015-10-14 00:04:29 +03:00
2015-04-18 21:41:38 +08:00
2015-04-21 16:38:49 +08:00
2015-04-18 21:41:38 +08:00
2015-07-13 09:35:15 +02:00