On 07/26/2013 06:39 AM, Markus Armbruster wrote: > The parser handles erroneous input badly. To be improved shortly. > > Signed-off-by: Markus Armbruster <[email protected]> > ---
Lots of proof on how bad it is! I'd also like to see a couple tests on
trailing commas:
{ 'enum': 'Foo', [ 'bar' ], }
{ 'enum': 'Gur', [ 'ble', ] }
since we have had patches in the past to clean them up (shame on JSON
for copying C89 instead of C99 with regards to trailing commas).
Either way,
Reviewed-by: Eric Blake <[email protected]>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
