qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 00/19] unicore32: Add unicore32-softmmu support


From: guanxuetao
Subject: Re: [Qemu-devel] [PATCH 00/19] unicore32: Add unicore32-softmmu support
Date: Fri, 10 Aug 2012 10:33:55 +0800 (CST)
User-agent: SquirrelMail/1.4.8-4.0.1.el5

>
> This still breaks build. Please fix, something like ret = 0 when the
> variable is declared should be enough.
> /src/qemu/hw/puv3_gpio.c: In function 'puv3_gpio_read':
> /src/qemu/hw/puv3_gpio.c:48:5: error: 'ret' may be used uninitialized
> in this function [-Werror=maybe-uninitialized]
> /src/qemu/hw/puv3_pm.c: In function 'puv3_pm_read':
> /src/qemu/hw/puv3_pm.c:74:5: error: 'ret' may be used uninitialized in
> this function [-Werror=maybe-uninitialized]
> /src/qemu/hw/puv3_dma.c: In function 'puv3_dma_read':
> /src/qemu/hw/puv3_dma.c:44:5: error: 'ret' may be used uninitialized
> in this function [-Werror=maybe-uninitialized]
>
> I won't apply the patches until this is fixed.
>
My mistake.  I'm sorry for that.

Thanks & Regard,
Guan Xuetao



reply via email to

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