qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH v3] es1370: Fix compiler warnings for debug code


From: malc
Subject: [Qemu-devel] Re: [PATCH v3] es1370: Fix compiler warnings for debug code
Date: Sat, 2 Oct 2010 18:10:22 +0400 (MSD)
User-agent: Alpine 2.00 (LNX 1167 2008-08-23)

On Sat, 2 Oct 2010, Stefan Weil wrote:

> The patch fixes these gcc warnings:
> 
> ./hw/es1370.c: In function ?es1370_update_voices?:
> ./hw/es1370.c:411: error: format ?%d? expects type ?int?, but argument 3 has 
> type ?size_t?
> ./hw/es1370.c: In function ?es1370_writel?:
> ./hw/es1370.c:579: error: format ?%d? expects type ?int?, but argument 3 has 
> type ?long int?
> ./hw/es1370.c:589: error: format ?%d? expects type ?int?, but argument 3 has 
> type ?long int?
> ./hw/es1370.c:606: error: format ?%d? expects type ?int?, but argument 3 has 
> type ?long int?
> ./hw/es1370.c: In function ?es1370_readl?:
> ./hw/es1370.c:748: error: suggest braces around empty body in an ?if? 
> statement
> 
[..snip..]

Thanks, applied. 

-- 
mailto:address@hidden



reply via email to

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