-
Philipp A. Hartmann authored
In C++'98/03, trailing commas in enumerations are not allowed, but have been introduced in C++11. This patch drops the trailing commas in order to avoid compiler warnings (e.g. GCC with -pedantic). See #9 and http://code.google.com/p/rapidjson/issues/detail?id=49 for previous instances of this issue.
a7319330
Name |
Last commit
|
Last update |
---|---|---|
CMakeModules | Loading commit data... | |
bin | ||
doc | ||
example | ||
include/rapidjson | ||
test | ||
thirdparty | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
RapidJSON.pc.in | ||
RapidJSONConfig.cmake.in | ||
RapidJSONConfigVersion.cmake.in | ||
appveyor.yml | ||
license.txt | ||
readme.md | ||
travis-doxygen.sh |