unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@ics.uci.edu>
To: "Peter O'Gorman" <emacs-devel@mlists.thewrittenword.com>
Cc: emacs-devel@gnu.org
Subject: Re: hppa1.1-hp-hpux10.20 is considered to be obsolete
Date: Thu, 10 Apr 2008 20:16:36 -0700	[thread overview]
Message-ID: <200804110316.m3B3GaZD024474@sallyv1.ics.uci.edu> (raw)
In-Reply-To: <20080411022807.GA9393@tw.il.thewrittenword.com> (Peter O'Gorman's message of "Thu, 10 Apr 2008 21:28:07 -0500")

"Peter O'Gorman" <emacs-devel@mlists.thewrittenword.com> writes:

  > Hi,
  > 
  > We are updating our emacs-22.1 packages to 22.2 and noticed that one
  > of the systems that we build on is planned to be desupported.
  > 
  > We still build and run latest emacs (with gtk etc) on HP-UX 10.20.

OK, it's not on the list anymore.

Can you please also verify if emacs builds and runs correctly if you
remove these lines:

#define XUINT(a) (((unsigned)(a) << BITS_PER_INT-VALBITS) >> BITS_PER_INT-VALBITS)

#define XSET(var, type, ptr) \
   ((var) = ((int)(type) << VALBITS) + (((unsigned) (ptr) <<   BITS_PER_INT-VALBITS) >> BITS_PER_INT-VALBITS))

from emacs/src/m/hp800.h ? 





  parent reply	other threads:[~2008-04-11  3:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-11  2:28 hppa1.1-hp-hpux10.20 is considered to be obsolete Peter O'Gorman
2008-04-11  2:58 ` YAMAMOTO Mitsuharu
2008-04-11  6:52   ` Peter O'Gorman
2008-04-11 22:18   ` Solaris 2.6 no recursive mutex (was:Re: hppa1.1-hp-hpux10.20 is considered to be obsolete) Peter O'Gorman
2008-04-12  2:14     ` YAMAMOTO Mitsuharu
2008-04-11  3:16 ` Dan Nicolaescu [this message]
2008-04-11 15:12   ` hppa1.1-hp-hpux10.20 is considered to be obsolete Peter O'Gorman
2008-04-11 16:02     ` Dan Nicolaescu

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=200804110316.m3B3GaZD024474@sallyv1.ics.uci.edu \
    --to=dann@ics.uci.edu \
    --cc=emacs-devel@gnu.org \
    --cc=emacs-devel@mlists.thewrittenword.com \
    /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).