qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] block: fix implicit convertion to invalid type


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] block: fix implicit convertion to invalid type
Date: Tue, 28 Oct 2014 15:11:49 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Oct 16, 2014 at 02:10:06PM +0200, Igor Mammedov wrote:
> change type of variable to expected IoOperationType which fixes compile
> warning:
> 
> block.c:3655:20: warning: implicit conversion from enumeration
>  type enum IoOperationType to different enumeration type BlockErrorAction
> 
> Signed-off-by: Igor Mammedov <address@hidden>
> ---
>  block.c | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks Igor.  Peter Maydell already sent a fix "block.c: Fix type of
IoOperationType variable in send_qmp_error_event()".

Stefan

Attachment: pgpGJ3we3wR_F.pgp
Description: PGP signature


reply via email to

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