moved json parsing methods to non-printf style methods, added new Fmt to behave the...
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 27 Aug 2006 17:02:08 +0000 (17:02 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Sun, 27 Aug 2006 17:02:08 +0000 (17:02 +0000)
commitde6581d2b66bf4b6f0f51e2429c701a84e9ea81e
tree2dcd07e27a667c672f17d24de67466f0f87a4c52
parent555f5587646a2c9e6072427f0ebe53ffab202a38
moved json parsing methods to non-printf style methods, added new Fmt to behave the old methods did (which treats all embedded % chars like format flag chars)

git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@767 9efc2488-bf62-4759-914b-345cdb29e865
src/c-apps/osrf_math.c
src/objson/json_parser.c
src/objson/json_parser.h
src/objson/object.c
src/objson/object.h