All of lore.kernel.org
 help / color / mirror / Atom feed
* multipath-tool: gcc warnings
@ 2013-01-12 17:00 Xose Vazquez Perez
  2013-01-12 19:22 ` Christophe Varoqui
  0 siblings, 1 reply; 3+ messages in thread
From: Xose Vazquez Perez @ 2013-01-12 17:00 UTC (permalink / raw)
  To: device-mapper development, christophe.varoqui

hi,

I built multipath-tool with -Wextra and gcc shows a lot
of warnings. But I believe two of them are relevant:

log_pthread.c:37:3: warning: implicit declaration of function ‘syslog’ [-Wimplicit-function-declaration]
- missing header <syslog.h>

dasd.c:233:4: warning: comparison is always false due to limited range of data type [-Wtype-limits]
- wrong type

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-14  8:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-12 17:00 multipath-tool: gcc warnings Xose Vazquez Perez
2013-01-12 19:22 ` Christophe Varoqui
2013-01-14  8:46   ` Stefan Weinhuber

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.