Eric Blake writes:
> On 04/29/2014 02:20 PM, Lluís Vilanova wrote:
>> Markus Armbruster writes:
>>
>>> Lluís Vilanova writes:
Use an explicit input file on the command-line instead of reading
from standard input
>>
>>> Please limit commit message line length to 70 characters.
>>
>>>
On 04/29/2014 02:20 PM, Lluís Vilanova wrote:
> Markus Armbruster writes:
>
>> Lluís Vilanova writes:
>>> Use an explicit input file on the command-line instead of reading from
>>> standard input
>
>> Please limit commit message line length to 70 characters.
>
>> Worth mentioning that this com
Markus Armbruster writes:
> Lluís Vilanova writes:
>> Use an explicit input file on the command-line instead of reading from
>> standard input
> Please limit commit message line length to 70 characters.
> Worth mentioning that this commit improves error messages!
> :123: Borked
> becomes
Lluís Vilanova writes:
> Use an explicit input file on the command-line instead of reading from
> standard input
Please limit commit message line length to 70 characters.
Worth mentioning that this commit improves error messages!
:123: Borked
becomes
qapi-schema.json:123: Borked
wh
On 04/13/2014 01:08 PM, Lluís Vilanova wrote:
> Use an explicit input file on the command-line instead of reading from
> standard input
>
> Signed-off-by: Lluís Vilanova
> ---
Reviewed-by: Eric Blake
--
Eric Blake eblake redhat com+1-919-301-3266
Libvirt virtualization library http://l
Use an explicit input file on the command-line instead of reading from standard
input
Signed-off-by: Lluís Vilanova
---
Makefile | 12 ++--
docs/qapi-code-gen.txt |4 ++--
scripts/qapi-commands.py