Commit Graph

14 Commits

Author SHA1 Message Date
svenhoefer
e2bb70c4f1 - jsoncpp: bump to version 1.9.5
Signed-off-by: Thilo Graf <dbt@novatux.de>
2022-07-16 19:02:45 +02:00
Jacek Jendrzej
489cb516eb §update jsoncpp lib 2021-10-25 11:45:22 +02:00
Sascha Zelzer
e9aab3054d jsoncpp: Suppress implicit-fallthrough warnings from GCC 7
GCC 7, when compiling with -Wimplicit-fallthrough=1 or higher, issues a warning which can be suppressed using a comment
that matches certain regular expressions. The comment change does just that: signal to GCC that the fall through is intentional.

Signed-off-by: GetAway <get-away@t-online.de>
2019-06-13 22:10:12 +02:00
Stefan Seyfried
971f3703a6 add comments to suppres -Wimplicit-fallthrough warnings 2017-09-26 12:41:05 +02:00
M. Liebmann
9f6e78974b jsoncpp: update to current version 1.8.3 2017-09-21 09:06:32 +02:00
svenhoefer
b945336a79 - jsoncpp: update to current version 1.8.0
Use amalgamated src from https://github.com/open-source-parsers/jsoncpp
2017-03-28 21:23:10 +02:00
svenhoefer
78e519f694 Revert "- jsoncpp: update to current version 1.8.0; align Makefile.am"
This reverts commit 760a64fc6a, because
some people has build-problems.
2017-03-28 21:10:27 +02:00
svenhoefer
760a64fc6a - jsoncpp: update to current version 1.8.0; align Makefile.am
Re-split into original files and use original directory structure.
Files are picked from https://github.com/open-source-parsers/jsoncpp
2017-03-28 11:22:41 +02:00
Jacek Jendrzej
4a72274efb jsoncpp.cpp: re-apply gcc version compil fix 2016-01-26 14:11:33 +01:00
gandharva
43bf709669 - re-apply 73b5303cfc 2016-01-16 15:25:30 +01:00
gandharva
d74d85d1db - jsoncpp: update to 0.10.5 2016-01-16 15:25:30 +01:00
Stefan Seyfried
73b5303cfc jsoncpp: use own assert() macro which does not abort 2016-01-14 22:29:00 +01:00
striper
bdf80d43ff - jsoncpp: fix compiler warnings (should be reported upstream!) 2015-06-01 12:36:15 +02:00
FlatTV
76e26c0b98 - add lib/jsoncpp v0.10.2
use amalgamated source and header based on version 0.10.2
 See: https://github.com/open-source-parsers/jsoncpp/blob/master/README.md
2015-06-01 12:36:15 +02:00