Re: Compilation error in glob.c with gcc 4.8

2018-08-17 Thread Reuben Thomas
On 18 August 2018 at 00:48, Reuben Thomas wrote: > On 17 August 2018 at 17:59, Reuben Thomas wrote: > >> On 17 August 2018 at 17:57, Reuben Thomas wrote: >> >>> I'm getting the following error on Ubuntu 14.04 with gcc 4.8, current >>> gnulib: >>> >>> Similar error on macOS with Apple LLVM vers

Re: Compilation error in glob.c with gcc 4.8

2018-08-17 Thread Reuben Thomas
On 17 August 2018 at 17:59, Reuben Thomas wrote: > On 17 August 2018 at 17:57, Reuben Thomas wrote: > >> I'm getting the following error on Ubuntu 14.04 with gcc 4.8, current gnulib: >> >> Similar error on macOS with Apple LLVM version 9.1.0 (clang-902.0.39.2) > > Also with gcc-5 and gcc-6. Actu

Re: Compilation error in glob.c with gcc 4.8

2018-08-17 Thread Reuben Thomas
On 17 August 2018 at 17:57, Reuben Thomas wrote: > I'm getting the following error on Ubuntu 14.04 with gcc 4.8, current gnulib: > > Similar error on macOS with Apple LLVM version 9.1.0 (clang-902.0.39.2) In file included from glob.c:81: In file included from ./scratch_buffer.h:4: ./malloc/scrat

Compilation error in glob.c with gcc 4.8

2018-08-17 Thread Reuben Thomas
I'm getting the following error on Ubuntu 14.04 with gcc 4.8, current gnulib: In file included from ./scratch_buffer.h:4:0, from glob.c:81: ./malloc/scratch_buffer.h:95:1: warning: return type defaults to ‘int’ [enabled by default] libc_hidden_proto (__libc_scratch_buffer_grow)

Re: New warnings on emacs-26 branch with gcc 8.2.0

2018-08-17 Thread Eli Zaretskii
Ping! > From: Paul Eggert > Date: Tue, 14 Aug 2018 15:32:44 -0700 > Cc: emacs-de...@gnu.org > > On 08/14/2018 02:20 PM, Andy Moreton wrote: > > There is also one function cast warning from gnulib code: > > C:/emacs/git/emacs/master/lib/gettimeofday.c: In function 'initialize': > > C:/emacs/git/e