On Thu, 26 Jul 2012 18:05:45 +0200
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > On Thu, 26 Jul 2012 13:56:00 +0200
> > Markus Armbruster wrote:
> >
> >> Luiz Capitulino writes:
> >>
> >> > Previous commits added qapi infrastructure to automatically generate
> >> > qerror macros a
Luiz Capitulino writes:
> On Thu, 26 Jul 2012 13:56:00 +0200
> Markus Armbruster wrote:
>
>> Luiz Capitulino writes:
>>
>> > Previous commits added qapi infrastructure to automatically generate
>> > qerror macros and the qerror table from qapi-schema-errors.json.
>> >
>> > This commit drops th
On Thu, 26 Jul 2012 13:56:00 +0200
Markus Armbruster wrote:
> Luiz Capitulino writes:
>
> > Previous commits added qapi infrastructure to automatically generate
> > qerror macros and the qerror table from qapi-schema-errors.json.
> >
> > This commit drops the current error macros from qerror.h
Luiz Capitulino writes:
> Previous commits added qapi infrastructure to automatically generate
> qerror macros and the qerror table from qapi-schema-errors.json.
>
> This commit drops the current error macros from qerror.h and the error
> table from qerror.c and use the generated ones instead.
>
Previous commits added qapi infrastructure to automatically generate
qerror macros and the qerror table from qapi-schema-errors.json.
This commit drops the current error macros from qerror.h and the error
table from qerror.c and use the generated ones instead.
Please, note that qapi-error.c is ac