Luiz Capitulino writes:
> On Tue, 26 May 2015 17:20:35 +0200
> Markus Armbruster wrote:
>
>> Command handlers still use QError. Left for another day.
>
> Great work! I've found one bug that has to be addressed before merging.
> Also, for the error conversions you're doing you're going from
> qe
On Tue, 26 May 2015 17:20:35 +0200
Markus Armbruster wrote:
> Command handlers still use QError. Left for another day.
Great work! I've found one bug that has to be addressed before merging.
Also, for the error conversions you're doing you're going from
qerror_report() to error_set() but I'd re
Command handlers still use QError. Left for another day.
v2:
* Trivially rebased
* PATCH 01: Drop another async remnant [Eric]
* PATCH 01+02+18: Improve commit messages
* PATCH 03+04: client_migrate_info still hasn't been implemented VNC,
de-document [Eric, Gerd]
* PATCH 16+19: Don't inline mon