sysvinit-devel
[Top][All Lists]
Advanced

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

[sysvinit-devel] wall.c bad printf conversion specifier


From: Seblu
Subject: [sysvinit-devel] wall.c bad printf conversion specifier
Date: Mon, 15 Nov 2010 01:58:38 +0100

cc -ansi -O2 -fomit-frame-pointer -W -Wall -D_GNU_SOURCE   -c -o wall.o wall.c
wall.c: In function ‘main’:
wall.c:113:2: warning: format ‘%d’ expects type ‘int’, but argument 5
has type ‘size_t’
cc   wall.o dowall.o   -o wall

I propose the following patch to escape this warning.

Regards,

-- 
Sébastien Luttringer
www.seblu.net

Attachment: wall.c.patch
Description: Text Data


reply via email to

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