bug-gnulib
[Top][All Lists]
Advanced

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

Re: compiler error on macOS Siera with address@hidden


From: Paul Eggert
Subject: Re: compiler error on macOS Siera with address@hidden
Date: Fri, 23 Sep 2016 12:11:30 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 09/23/2016 11:37 AM, Denis Davydov wrote:
/usr/include/pthread_impl.h:32:18: error: missing binary operator before token "("
 #if __has_feature(assume_nonnull)

My guess is that sched.h isn't including sys/cdefs.h as it should on Darwin. The Darwin guys are not that big on supporting GCC, I'm afraid.

Does the attached gnulib patch work around the Darwin bug for you? errno.h is just a way to get cdefs.h included.

Attachment: sched.diff
Description: Text Data


reply via email to

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