Comment 41 for bug 98955

Revision history for this message
sefs (sefsinc) wrote :

p.s. when i run make in the untared dir i get

gcc -Wall -O2 -D_GNU_SOURCE -s -lutil bootlogd.c -o bootlogd
bootlogd.c: In function ‘main’:
bootlogd.c:658: warning: pointer targets in passing argument 2 of ‘writelog’ differ in signedness

should i be concerned about that warning?