GNU bug report logs - #8018
emacsclient crashes on 64-bit linux

Previous Next

Package: emacs;

Reported by: Ahmon Dancy <dancy <at> franz.com>

Date: Sat, 12 Feb 2011 00:52:02 UTC

Severity: normal

Fixed in version 23.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 8018-done <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: 8018-done <at> debbugs.gnu.org
Subject: Re: bug#8018: emacsclient crashes on 64-bit linux
Date: Fri, 11 Feb 2011 20:10:47 -0500
Version: 23.1

Ahmon Dancy wrote:

> *** emacs-22.3/lib-src/emacsclient.c~	2007-02-16 09:12:59.000000000 -0800
> --- emacs-22.3/lib-src/emacsclient.c	2009-03-05 15:42:53.000000000 -0800
> ***************
> *** 48,53 ****
> --- 48,54 ----
>   
>   # ifdef HAVE_INET_SOCKETS
>   #  include <netinet/in.h>
> + #  include <arpa/inet.h>
>   # endif
>   
>   # define INVALID_SOCKET -1

emacsclient.c has unconditionally included arpa/inet.h for the past 2
years, so I think there is nothing to be done here.




This bug report was last modified 14 years and 163 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.