qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 14/19] log: Redirect stderr to logfile if deamoni


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PULL 14/19] log: Redirect stderr to logfile if deamonized
Date: Mon, 29 Feb 2016 12:17:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0


On 29/02/2016 12:05, Ján Tomko wrote:
>> > 
> This works for me, but produces a warning:
>   CC    util/log.o
> util/log.c: In function ‘do_qemu_set_log’:
> util/log.c:60:40: error: pointer/integer type mismatch in conditional 
> expression [-Werror]
>          (is_daemonized() ? logfilename : qemu_loglevel)) {

Thanks, that happens when you you interpret "test the patch" as "write
down the truth table" and see if it makes sense.  I'll fix the warning
and send out the patch.

Paolo



reply via email to

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