qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 4/9] qapi.py: Decent syntax error reporting


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 4/9] qapi.py: Decent syntax error reporting
Date: Fri, 26 Jul 2013 21:48:32 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7

Il 26/07/2013 21:33, Markus Armbruster ha scritto:
> > Do we even want to allow TABs in the schema files?  Right now, they are
> > tab-free; if you error out here instead of futzing with tab width, we
> > could forcefully maintain that property.
> 
> I'm not volunteering for the TAB police, but if y'all want the parser to
> reject TABs, I can do that.

No, please don't.  TAB is whitespace in JSON, and should be whitespace
in schema files.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]