all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: rms@gnu.org
Cc: emacs-devel@gnu.org
Subject: Re: [philippe.waroquiers@eurocontrol.int: RE: emacs 22.1 on hp-ux 11.11 core dumps when DISPLAY not set]
Date: Tue, 14 Aug 2007 22:43:38 -0400	[thread overview]
Message-ID: <ytabstqzz9.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <E1IJHA9-0006Z2-LI@fencepost.gnu.org> (Richard Stallman's message of "Thu, 09 Aug 2007 19:11:29 -0400")

Richard Stallman wrote:

> Would someone please check and install this fix?

It doesn't make any sense to me, except as a workaround for an HPUX
compiler bug, but I guess I can't do any harm...?

Summary:

1. Explicitly initialize static variables, even though the standard
requires this to happen automatically; 

2. Move static vars from function scope to file scope, even though
they are only used in the function.


Curiously, the only online reference I can find for this is an emacs
bug report from 1993, about what looks like the same problem with a
HPUX compiler compiling etags.

http://groups.google.com/group/gnu.emacs.bug/msg/a2caf200c2a84695


> This message and any files transmitted with it are legally
> privileged and intended for the sole use of the individual(s) or
> entity to whom they are addressed. If you are not the intended
> recipient, please notify the sender by reply and delete the message
> and any attachments from your system. Any unauthorised use or
> disclosure of the content of this message is strictly prohibited and
> may be unlawful.

Oh noes. :(

  reply	other threads:[~2007-08-15  2:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-09 23:11 [philippe.waroquiers@eurocontrol.int: RE: emacs 22.1 on hp-ux 11.11 core dumps when DISPLAY not set] Richard Stallman
2007-08-15  2:43 ` Glenn Morris [this message]
2007-08-15  2:46   ` Glenn Morris
     [not found]   ` <E1ILNVk-0007Gh-IH@fencepost.gnu.org>
2007-08-15 18:38     ` Andreas Schwab
2007-08-16 21:00       ` WAROQUIERS Philippe
2007-08-17  4:49         ` Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ytabstqzz9.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.