bug-gnulib
[Top][All Lists]
Advanced

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

Re: Compilation error in glob.c with gcc 4.8


From: Reuben Thomas
Subject: Re: Compilation error in glob.c with gcc 4.8
Date: Sat, 18 Aug 2018 22:53:28 +0100

On 18 August 2018 at 22:34, Bruno Haible <address@hidden> wrote:
Reuben Thomas wrote:
> I now get the same error, but with globfree.c. I am not sure why I didn't
> need this in my patches…

OK. Done as follows:

Getting close. This now works on GNU/Linux, but breaks on Darwin:

In file included from glob.c:81:
In file included from ./scratch_buffer.h:4:
In file included from ./libc-config.h:33:
../config.h:927:9: warning: 'fnmatch' macro redefined [-Wmacro-redefined]
#define fnmatch posix_fnmatch
^
./fnmatch.h:554:12: note: previous definition is here
# define fnmatch rpl_fnmatch
^

--

reply via email to

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