From mboxrd@z Thu Jan 1 00:00:00 1970 From: Xose Vazquez Perez Subject: multipath-tool: gcc warnings Date: Sat, 12 Jan 2013 18:00:50 +0100 Message-ID: <50F196C2.4050104@gmail.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development , christophe.varoqui@opensvc.com List-Id: dm-devel.ids 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 =91syslog=92 = [-Wimplicit-function-declaration] - missing header dasd.c:233:4: warning: comparison is always false due to limited range of d= ata type [-Wtype-limits] - wrong type