On Thu, 4 Mar 2010 17:50:20 -0300
Luiz Capitulino <lcapitul...@redhat.com> wrote:

> On Thu,  4 Mar 2010 16:56:49 +0100
> Markus Armbruster <arm...@redhat.com> wrote:
> 
> > While fully converted handlers are not supposed to print anything when
> > running in a QMP monitor, they are free to print in a human monitor.
> 
>  I disagree.

 I've talked to Markus by irc about this one and he convinced me that
this is the best solution for the immediate term.

 Actually, I found out that only error is printed in the human monitor
(through qerror_report()) so this is not as serious as I thought at first.

 So, I won't nack it and the bigger mid-term discussion we should have
is whether or not it's ok to mix qerror_report(), error_printf() &
friends in handlers.


Reply via email to