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: Eli Zaretskii
Subject: Re: Please test the merge of the concurrency branch
Date: Fri, 09 Dec 2016 18:54:07 +0200

> Cc: address@hidden
> From: Paul Eggert <address@hidden>
> Date: Fri, 9 Dec 2016 08:40:58 -0800
> 
>    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__));
>               ^~~~~~~~~~~~~~~~~~

Thanks, please try again.



reply via email to

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