Richard "mtfnpy" Harman

Results 13 comments of Richard "mtfnpy" Harman

@choroba what version of JQ? Last I checked, JQ was still throwing errors on this sort of badly formed JSON.

Okay, so yes; JQ does parse the above example snippet of butchered UTF JSON; but I've got worse examples that JQ barfs on from the same data feed. Either way,...

@pali well, because of how the JSON is already mangled (non UTF-8 interpreted as UTF-8, which gets completely fubar "this can't be represented in UTF-8") I honestly don't expect this...