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:22:03 +0100

On 18 August 2018 at 21:45, Bruno Haible <address@hidden> wrote:
Reuben Thomas wrote:
> This makes the build break again because of the problem I reported in
> glob_pattern_p.c (see my patch for it).

Ah, I see. The macro 'weak_alias' apparently needs libc-config.h as well.

Yes. I assumed that "config.h" was a typo here, because the #ifndef _LIBC block seems to be fairly common in gnulib.

I now get the same error, but with globfree.c. I am not sure why I didn't need this in my patches…

--

reply via email to

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