all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: emacs-devel@gnu.org
Subject: Systems that can't USE_LSB_TAG
Date: Tue, 15 Apr 2014 21:09:00 -0400	[thread overview]
Message-ID: <jwv1twyyths.fsf-monnier+emacsdiffs@gnu.org> (raw)
In-Reply-To: <534DB6BD.4060208@cs.ucla.edu> (Paul Eggert's message of "Tue, 15 Apr 2014 15:46:21 -0700")

>> Does it make USE_LSB_TAG work under AIX and HP-UX?
>> Or does it fallback on wide-int when USE_LSB_TAG can't be used?
> The latter.

Too bad, I think it's more important to make USE_LSB_TAG work.

>> I think using wide-int silently is not a good idea.  So if USE_LSB_TAG
>> can't be used, I think it'd be better to fail (with a message
>> suggesting to report the problem and use wide-int in the mean time).
> That's easy enough; revised patch attached.

Hmmm.. so with this patch we fail on all hosts where USE_LSB_TAG can't
be used, even those where DATA_SEG_BITS is not needed.

Which systems currently can't USE_LSB_TAG?


        Stefan



  reply	other threads:[~2014-04-16  1:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1WZTF5-00018M-TN@vcs.savannah.gnu.org>
2014-04-14 13:10 ` [Emacs-diffs] emacs-24 r116961: Port to IRIX 6.5 Stefan Monnier
2014-04-14 20:08   ` Paul Eggert
2014-04-14 20:26     ` Stefan Monnier
2014-04-15  2:00       ` Paul Eggert
2014-04-15 17:02         ` Stefan Monnier
2014-04-15 20:44           ` Paul Eggert
2014-04-15 21:33             ` Stefan Monnier
2014-04-15 22:46               ` Paul Eggert
2014-04-16  1:09                 ` Stefan Monnier [this message]
2014-04-16  5:25                   ` Systems that can't USE_LSB_TAG Paul Eggert
2014-04-16 13:03                     ` Stefan Monnier

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=jwv1twyyths.fsf-monnier+emacsdiffs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@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.