emacs-devel
[Top][All Lists]
Advanced

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

Re: Please test the merge of the concurrency branch


From: Paul Eggert
Subject: Re: Please test the merge of the concurrency branch
Date: Fri, 9 Dec 2016 08:40:58 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1

On 12/09/2016 08:26 AM, Eli Zaretskii wrote:
Thanks, please try again.

On Fedora 24 x86-64:

  CC       sysdep.o
sysdep.c:61:1: error: function declaration isn’t a prototype [-Werror=strict-prototypes]
 extern int h_errno;
 ^~~~~~
In file included from sysdep.c:56:0:
sysdep.c:61:12: error: redundant redeclaration of ‘__h_errno_location’ [-Werror=redundant-decls]
 extern int h_errno;
            ^
/usr/include/netdb.h:61:13: note: previous declaration of ‘__h_errno_location’ was here
 extern int *__h_errno_location (void) __THROW __attribute__ ((__const__));
             ^~~~~~~~~~~~~~~~~~




reply via email to

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