Philipp A. Hartmann
f6a07692f9
Fix warnings on GCC 6 and later (closes #666)
* document.h
* suppress -Wterminate on GCC 6.x and later
* simplify warning handling
* schema.h
* drop RAPIDJSON_NOEXCEPT from GenericSchemaDocument constructor
(calls RAPIDJSON_NEW anyway)
* simplify warning handling
(avoids RAPIDJSON_POP mismatch on Clang)
* encodingtest.cpp, istreamwrappertest.cpp
* work around -Wdangling-else
* readertest.cpp
* suppress -Wdangling-else
2016-06-23 21:42:16 +02:00
..
2016-02-03 00:22:25 +08:00
2015-04-18 21:41:38 +08:00
2016-06-14 07:01:41 -07:00
2016-04-04 15:01:34 +08:00
2016-06-13 07:24:26 -07:00
2016-03-04 11:52:18 +08:00
2016-06-23 21:42:16 +02:00
2016-03-04 11:52:18 +08:00
2016-03-04 11:52:18 +08:00
2016-06-23 21:42:16 +02:00
2016-06-14 07:01:41 -07:00
2016-03-04 11:52:18 +08:00
2016-03-04 11:52:18 +08:00
2016-02-08 01:45:12 +08:00
2016-02-09 12:09:47 +08:00
2016-03-08 15:33:04 -08:00
2016-06-23 21:42:16 +02:00
2016-04-17 11:59:09 +08:00
2016-06-13 07:24:26 -07:00
2016-04-16 21:44:33 +08:00
2016-02-02 18:20:36 +08:00
2016-01-23 15:27:59 +08:00
2016-03-13 14:07:39 +03:00
2016-04-06 01:16:00 +08:00
2016-03-04 11:52:18 +08:00
2016-06-14 07:01:41 -07:00
2016-06-14 07:01:41 -07:00