]> granicus.if.org Git - jq/commit
Add callback interface for errors
authorNicolas Williams <nico@cryptonector.com>
Sat, 30 Nov 2013 08:05:42 +0000 (02:05 -0600)
committerNicolas Williams <nico@cryptonector.com>
Thu, 5 Dec 2013 00:21:41 +0000 (18:21 -0600)
commiteb165459aae82f0b5d25bc6e5132db501fa9e148
tree5fa93e60072978bc3fa318bb9229e2a81fc5d877
parent04bc2ef7cf0b02f434c99239d80f59bbf275a1d2
Add callback interface for errors

Printing to stderr is not the right answer for a library.
builtin.c
builtin.h
execute.c
jq.h
locfile.c
locfile.h