bug-gnulib
[Top][All Lists]
Advanced

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

arpg-help: Warning with NetBSD and amd64.


From: Mats Erik Andersson
Subject: arpg-help: Warning with NetBSD and amd64.
Date: Sat, 3 Dec 2011 16:35:44 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

Dear all,

I observe a warning for NetBSD 5.1 on amd64, a warning which is
absent for i386. Its effect is to disable two assertion statements.

  assert (num_entries <= SIZE_MAX / sizeof (struct hol_entry));

  CC     argp-help.o
argp-help.c: In function 'make_hol':
argp-help.c:467: warning: comparison is always true due to limited range of 
data type
argp-help.c: In function 'hol_append':
argp-help.c:883: warning: comparison is always true due to limited range of 
data type
  CC     argp-parse.o

A corresponding message does not appear for GNU/kFreeBSD, flavour amd64.


Best regards,
  Mats Erik Andersson, on behalf of GNU Inetutils.



reply via email to

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