]> granicus.if.org Git - json-c/commit
Eliminate use of MC_ABORT in json-c code, and mark MC_ABORT/mc_abort deprecated.
authorEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 29 Jun 2013 20:31:18 +0000 (15:31 -0500)
committerEric Haszlakiewicz <erh+git@nimenees.com>
Sat, 29 Jun 2013 20:31:18 +0000 (15:31 -0500)
commitb3bce4d5943774b59d7fa653da89f48db70d013e
tree2bf4dcf193c78d4d19d805c43bb7df7800316ebe
parentbe002fbb96c484f89aee2c843b89bdd00b0a5e46
Eliminate use of MC_ABORT in json-c code, and mark MC_ABORT/mc_abort deprecated.
Also adjust an error message in json_util to make it unique.  Fixes #87.
debug.h
json_util.c