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: Fri, 17 Aug 2018 17:59:24 +0100

On 17 August 2018 at 17:57, Reuben Thomas <address@hidden> 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/scratch_buffer.h:98:8: error: unknown type name '__always_inline'
static __always_inline bool
       ^
./malloc/scratch_buffer.h:98:1: error: invalid storage class specifier in function declarator
static __always_inline bool
^

--

reply via email to

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