>
> 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