]> granicus.if.org Git - jq/commit
Fix tests failures on Windows
authorNicolas Williams <nico@cryptonector.com>
Mon, 2 Jun 2014 05:56:01 +0000 (00:56 -0500)
committerNicolas Williams <nico@cryptonector.com>
Mon, 2 Jun 2014 05:56:01 +0000 (00:56 -0500)
commit5fb82d1018681f41230a3ff6dc412ddad511e821
treef6c7a40a73a4669197f613b972426de79093261b
parentf9d1b94496a66dacec040fb2710eb9a740ce137a
Fix tests failures on Windows

And Solaris 8 and 9 too, no doubt.  The problem was that non-standard
vsnprintf()s that return -1 when the buffer is too small were not
properly supported.
jv.c