From: Paul Eggert <eggert@cs.ucla.edu>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 8794@debbugs.gnu.org
Subject: bug#8794: cons_to_long fixes; making 64-bit EMACS_INT the default
Date: Fri, 03 Jun 2011 12:28:54 -0700 [thread overview]
Message-ID: <4DE935F6.2080802@cs.ucla.edu> (raw)
In-Reply-To: <jwvlixiex09.fsf-monnier+emacs@gnu.org>
On 06/03/11 08:54, Stefan Monnier wrote:
> So, there are 3 parts:
> - fix the cons<->int conversions.
> - add a 64bit-on-32bit compilation option.
> - make that option the default.
> Please split it into those three parts.
OK. The 2nd part is already done: just compile the Emacs trunk
with -DWIDE_EMACS_INT. But I see the need for another part,
containing some prerequisite fixes. So I'll send three followup emails:
(a) straightforward fixes that I assume are uncontroversial
(b) make 64bit-on-32bit the default (on 32bit systems that support it)
(c) fix the cons<->int conversions
Each part is a prerequisite for the next. Some of the fixes in
(a) are not actually prerequisites, so if you want me to explode (a)
into the dozen or so patches that it contains, then I can do that,
but I'd rather not bother unless it's needed.
next prev parent reply other threads:[~2011-06-03 19:28 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-03 8:43 bug#8794: cons_to_long fixes; making 64-bit EMACS_INT the default Paul Eggert
2011-06-03 10:52 ` Eli Zaretskii
2011-06-03 17:53 ` Paul Eggert
2011-06-03 19:43 ` Eli Zaretskii
2011-06-04 3:05 ` Paul Eggert
2011-06-03 15:54 ` Stefan Monnier
2011-06-03 19:28 ` Paul Eggert [this message]
2011-06-05 12:00 ` Stefan Monnier
2011-06-06 8:39 ` Paul Eggert
2011-06-06 16:01 ` Stefan Monnier
2011-06-06 8:39 ` bug#8794: (a) uncontroversial fixes (2011-06-06 version) Paul Eggert
2011-06-06 17:17 ` Stefan Monnier
2011-06-06 8:39 ` bug#8794: (c) fix the cons<->int conversions " Paul Eggert
2011-06-06 17:18 ` Stefan Monnier
2011-06-03 19:29 ` bug#8794: (a) straightforward prerequisite fixes Paul Eggert
2011-06-03 19:29 ` bug#8794: (b) make the 64bit-on-32bit the default (if supported) Paul Eggert
2011-06-06 14:52 ` Stefan Monnier
2011-06-06 17:54 ` Paul Eggert
2011-06-07 4:21 ` Paul Eggert
2011-06-03 19:30 ` bug#8794: (c) fix the cons<->int conversions Paul Eggert
2016-02-25 6:49 ` Lars Ingebrigtsen
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=4DE935F6.2080802@cs.ucla.edu \
--to=eggert@cs.ucla.edu \
--cc=8794@debbugs.gnu.org \
--cc=monnier@iro.umontreal.ca \
/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).