qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] file-posix: refuse to open directories


From: John Snow
Subject: Re: [Qemu-devel] [PATCH] file-posix: refuse to open directories
Date: Thu, 21 Dec 2017 18:00:30 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0


On 12/21/2017 05:56 PM, address@hidden wrote:
> /tmp/qemu-test/src/hw/i386/vmport.c: In function 'vmport_ioport_read':
> /tmp/qemu-test/src/hw/i386/vmport.c:81:9: error: implicit declaration of 
> function 'qemu_log_mask' [-Werror=implicit-function-declaration]
>          qemu_log_mask(LOG_UNIMP, "vmport: unknown command %x\n", command);
>          ^~~~~~~~~~~~~
> /tmp/qemu-test/src/hw/i386/vmport.c:81:9: error: nested extern declaration of 
> 'qemu_log_mask' [-Werror=nested-externs]
> /tmp/qemu-test/src/hw/i386/vmport.c:81:23: error: 'LOG_UNIMP' undeclared 
> (first use in this function)
>          qemu_log_mask(LOG_UNIMP, "vmport: unknown command %x\n", command);
>                        ^~~~~~~~~

fake news



reply via email to

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