emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] emacs-24 r116961: Port to IRIX 6.5.


From: Stefan Monnier
Subject: Re: [Emacs-diffs] emacs-24 r116961: Port to IRIX 6.5.
Date: Mon, 14 Apr 2014 16:26:51 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

> How about this idea for the trunk: remove DATA_SEG_BITS from the source
> code.  On the troublesome platforms that remain we configure Lisp_Objects to
> be wider than pointers, which solves the DATA_SEG_BITS problem
> in a different way.  Something like the attached patch, say.

Using wide-int on those machines sounds rather undesirable, since AFAIK
they're all relatively old machines, so they're less likely to benefit
from wide-int.


        Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]