]> granicus.if.org Git - json-c/commit
Issue #568: fix the strtoll and strtoull handing so config.h ends up creating defines...
authorEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 9 Apr 2020 20:58:28 +0000 (20:58 +0000)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Thu, 9 Apr 2020 20:58:28 +0000 (20:58 +0000)
commit545464322b2c8226ab6ff52ff4767f7d40518064
treed29bce2bf9bef033d8672312ccb640744f9ca0cf
parentb64bdfe38147408ce236527bf32f0483b4a3e51e
Issue #568: fix the strtoll and strtoull handing so config.h ends up creating defines for those only when needed, which should exclude mingw environments.
CMakeLists.txt
cmake/config.h.in
json_util.c