Zhang Wei wrote:
> process.c: In function `conv_sockaddr_to_lisp':
> process.c:2307: `uint16_t' undeclared (first use in this function)
>   
Please check if it compiles now. I checked in a Windows specific fix,
since there have never been reports of this in the past, and that code
has been there some time, but the same compilation error should happen
on any platform where the system headers do not support the new size
specific types introduced in ISO C99. Perhaps it is a safe assumption on
other platforms that if IPv6 is supported, so is C99?



_______________________________________________
emacs-pretest-bug mailing list
emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to