]> granicus.if.org Git - jq/commit
Add jq_report_error() function; use it
authorNicolas Williams <nico@cryptonector.com>
Mon, 11 Aug 2014 22:25:09 +0000 (17:25 -0500)
committerNicolas Williams <nico@cryptonector.com>
Thu, 14 Aug 2014 08:21:35 +0000 (03:21 -0500)
commit9f13afa20f91a7f2fd9393c29bb583aa8f748f0c
tree91261713cb5a9cc1c9fdb9575a24cd84484c4a15
parent908c10928b56221d44d3d883b2131b4d855aa758
Add jq_report_error() function; use it

    Put a stop to fprintf(stderr, ...) where we shouldn't.
compile.c
execute.c
jq.h
linker.c
locfile.c
parser.y
tests/run