[dm-devel] multipath-tool: gcc warnings

Xose Vazquez Perez xose.vazquez at gmail.com
Sat Jan 12 17:00:50 UTC 2013


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




More information about the dm-devel mailing list