all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1481: 23.0.60; #include of nonexistent file
@ 2008-12-03  4:08 ` jpff
  2008-12-03  7:40   ` bug#1481: marked as done (23.0.60; #include of nonexistent file) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: jpff @ 2008-12-03  4:08 UTC (permalink / raw)
  To: emacs-pretest-bug

In lib-src/emacsclient.c there is a reference to a file darpa/inet.h
in the line

# include <darpa/inet.h>

This fails to compile.  I suspect that this should read

# include <arpa/inet.h>

which does compile


In GNU Emacs 23.0.60.27 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
 of 2008-12-03 on cardew
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: C/l

Minor modes in effect:
  auto-image-file-mode: t
  show-paren-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
C-x C-f G N U _ 2 <tab> w m <tab> <backspace> <backspace> 
e m a <tab> 2 2 <tab> l i b <tab> e <tab> m <tab> . 
c <return> C-v C-v C-v <help-echo> <help-echo> <help-echo> 
M-x e m a c s - r e <tab> <backspace> <backspace> b 
<tab> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> b <tab> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> r e p <tab> o <tab> r t <tab> 
<return>

Recent messages:
Loading uniquify...done
Preparing diary...done
Loading /home/jpff/mail-filter.el (source)...done
Loading logger...done
Loading /home/jpff/myemacs.el (source)...done
Loading delsel...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...
Loading vc-cvs...done
Making completion list... [2 times]

==John ffitch






^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#1481: marked as done (23.0.60; #include of nonexistent file)
  2008-12-03  4:08 ` bug#1481: 23.0.60; #include of nonexistent file jpff
@ 2008-12-03  7:40   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2008-12-03  7:40 UTC (permalink / raw)
  To: Glenn Morris

[-- Attachment #1: Type: text/plain, Size: 852 bytes --]


Your message dated Wed, 03 Dec 2008 02:29:59 -0500
with message-id <l7ej0p7m2w.fsf@fencepost.gnu.org>
and subject line Re: bug#1481: 23.0.60; #include of nonexistent file
has caused the Emacs bug report #1481,
regarding 23.0.60; #include of nonexistent file
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1481: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1481
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4505 bytes --]

From: jpff <jpff@codemist.co.uk>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; #include of nonexistent file
Date: Wed,  3 Dec 2008 04:08:23 +0000
Message-ID: <1393-Wed03Dec2008040823+0000-jpff@codemist.co.uk>

In lib-src/emacsclient.c there is a reference to a file darpa/inet.h
in the line

# include <darpa/inet.h>

This fails to compile.  I suspect that this should read

# include <arpa/inet.h>

which does compile


In GNU Emacs 23.0.60.27 (i686-pc-linux-gnu, GTK+ Version 2.12.0)
 of 2008-12-03 on cardew
Windowing system distributor `The X.Org Foundation', version 11.0.70200000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: C/l

Minor modes in effect:
  auto-image-file-mode: t
  show-paren-mode: t
  display-time-mode: t
  tooltip-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t
  abbrev-mode: t

Recent input:
C-x C-f G N U _ 2 <tab> w m <tab> <backspace> <backspace> 
e m a <tab> 2 2 <tab> l i b <tab> e <tab> m <tab> . 
c <return> C-v C-v C-v <help-echo> <help-echo> <help-echo> 
M-x e m a c s - r e <tab> <backspace> <backspace> b 
<tab> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> b <tab> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
<backspace> <backspace> r e p <tab> o <tab> r t <tab> 
<return>

Recent messages:
Loading uniquify...done
Preparing diary...done
Loading /home/jpff/mail-filter.el (source)...done
Loading logger...done
Loading /home/jpff/myemacs.el (source)...done
Loading delsel...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Making completion list...
Loading vc-cvs...done
Making completion list... [2 times]

==John ffitch



[-- Attachment #3: Type: message/rfc822, Size: 1577 bytes --]

From: Glenn Morris <rgm@gnu.org>
To: 1481-done@emacsbugs.donarmstrong.com
Subject: Re: bug#1481: 23.0.60; #include of nonexistent file
Date: Wed, 03 Dec 2008 02:29:59 -0500
Message-ID: <l7ej0p7m2w.fsf@fencepost.gnu.org>


2008-12-03  Dan Nicolaescu  <dann@ics.uci.edu>

        * emacsclient.c: Include <arpa/inet.h>.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-12-03  7:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <l7ej0p7m2w.fsf@fencepost.gnu.org>
2008-12-03  4:08 ` bug#1481: 23.0.60; #include of nonexistent file jpff
2008-12-03  7:40   ` bug#1481: marked as done (23.0.60; #include of nonexistent file) Emacs bug Tracking System

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.