From: Glenn Morris <rgm@gnu.org>
To: rms@gnu.org
Cc: bug-gnu-emacs@gnu.org,
WAROQUIERS Philippe <philippe.waroquiers@eurocontrol.int>
Subject: Re: emacs 22.1 on hp-ux 11.11 core dumps when DISPLAY not set
Date: Tue, 04 Sep 2007 22:03:36 -0400 [thread overview]
Message-ID: <b8ejhdlvgn.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <E1IShLe-0002kt-UF@fencepost.gnu.org> (Richard Stallman's message of "Tue, 04 Sep 2007 18:58:18 -0400")
Richard Stallman wrote:
> Is HPUX 11.11 the current version?
>
> How many years ago was HPUX 11.11 released?
According to the internet, it was released in 2000 and is 3 or 4
versions old.
I looked for non-file scope statics in src/*.c. I think there are only
a handful that aren't definitely in Windows, Mac, or VMS specific code:
grep -E '^[ \t]+static ' *.c | grep -Ev '^(w32|msdos|mac)'
alloca.c find_stack_direction
fringe.c init_fringe_bitmap
gtkutil.c menu_grab_callback, xg_separator_p
image.c our_memory_fill_input_buffer, gif_load
xselect.c x_reply_selection_request
Not relevant:
emacs.c (commment), getloadavg.c (vms), regex.c (not emacs),
strftime.c (indented file scope), sunfns.c, sysdep.c (vms), unexsunos4.c
prev parent reply other threads:[~2007-09-05 2:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-08 17:06 emacs 22.1 on hp-ux 11.11 core dumps when DISPLAY not set Philippe Waroquiers
2007-08-09 5:24 ` Richard Stallman
2007-08-09 7:39 ` WAROQUIERS Philippe
2007-09-04 9:58 ` WAROQUIERS Philippe
2007-09-04 22:58 ` Richard Stallman
2007-09-05 2:03 ` Glenn Morris [this message]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b8ejhdlvgn.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=bug-gnu-emacs@gnu.org \
--cc=philippe.waroquiers@eurocontrol.int \
--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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).