emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#22444: closed (compiler warnings in test snapshot)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22444: closed (compiler warnings in test snapshot)
Date: Mon, 11 Apr 2016 04:37:02 +0000

Your message dated Sun, 10 Apr 2016 21:36:03 -0700
with message-id <address@hidden>
and subject line Re: compiler warnings in test snapshot
has caused the debbugs.gnu.org bug report #22444,
regarding compiler warnings in test snapshot
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
22444: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22444
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: compiler warnings in test snapshot Date: Sat, 23 Jan 2016 10:29:13 -0500
Hello,

I tested the snapshot 2.22.29-83df mentioned by Jim Meyering.  On  Mac OS X 10.11.3, I found some compiler warnings.  I'm not a programmer, so I don't know whether they're harmless or not.  I thought I'd report them here.  I pasted them below.

-Charles

========8<======================

 CC       fpending.o
error.c:386:12: warning: data argument not used by format string
      [-Wformat-extra-args]
           file_name, line_number);
           ^
  CC       fstatat.o
1 warning generated.

========8<======================

CC       strstr.o
In file included from regex.c:70:
./regex_internal.c:1392:11: warning: comparison of unsigned _expression_ < 0 is
      always false [-Wtautological-compare]
  if (idx < 0 || idx >= set->nelem)
      ~~~ ^ ~

--- End Message ---
--- Begin Message --- Subject: Re: compiler warnings in test snapshot Date: Sun, 10 Apr 2016 21:36:03 -0700 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
Now that you have confirmed that the warnings are harmless,
they don't bother me.

Thanks, closing the bug report.


--- End Message ---

reply via email to

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