all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Aidan Kehoe <kehoea@parhasard.net>
Cc: aemoncannon@gmail.com, emacs-devel@gnu.org
Subject: Re: Difficulties byte-compiling very large .el file
Date: Fri, 28 Aug 2009 20:37:21 -0400	[thread overview]
Message-ID: <jwv8wh3cv7l.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <19091.47590.276871.440616@parhasard.net> (Aidan Kehoe's message of "Tue, 25 Aug 2009 11:16:06 +0100")

> Tangentially to this, you should be aware that several of your integer
> constants are silently overflowing in that file. With an XEmacs with 31-bit

Good point.  I've installed a few changes which should now handle this
a bit better (partly by using floats to represent larger integers, as
we already did in string-to-number, partly by detecting overflows).


        Stefan




      parent reply	other threads:[~2009-08-29  0:37 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-19 21:49 Difficulties byte-compiling very large .el file Aemon Cannon
2009-08-20  8:27 ` Andreas Schwab
2009-08-20 13:07   ` Aemon Cannon
2009-08-20 13:23     ` Andreas Schwab
2009-08-20 14:29       ` Aemon Cannon
2009-08-20 18:30     ` Eli Zaretskii
2009-08-25 10:16 ` Aidan Kehoe
2009-08-25 11:07   ` Miles Bader
2009-08-25 11:50     ` Aidan Kehoe
2009-08-25 15:04       ` Aemon Cannon
2009-09-01 22:41         ` Aemon Cannon
2009-08-29  0:37   ` Stefan Monnier [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwv8wh3cv7l.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=aemoncannon@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=kehoea@parhasard.net \
    /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.