]> git.ipfire.org Git - thirdparty/json-c.git/commit
Issue #300: Cast size_t values to int instead of unsigned long long to work around...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 5 Feb 2017 17:00:35 +0000 (17:00 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sun, 5 Feb 2017 17:00:35 +0000 (17:00 +0000)
commit3948fcad2d43aad9bbb59bd7859d66533efb591d
tree95f296b82e07fe8ba6d3104e4a00e06ea5f4cdd1
parentbad6c9a4278ac98ab05e7827748d770f6c72aa62
Issue #300: Cast size_t values to int instead of unsigned long long to work around broken behavior of MinGW.
tests/test1.c