unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 8611@debbugs.gnu.org
Subject: bug#8611: fixnum arithmetic should not wrap around
Date: Wed, 04 May 2011 08:06:20 -0700	[thread overview]
Message-ID: <4DC16B6C.3090803@cs.ucla.edu> (raw)
In-Reply-To: <jwvzkn2vd84.fsf-monnier+emacs@gnu.org>

On 05/04/11 05:57, Stefan Monnier wrote:
> Conversion to float is in general not a good idea

OK, how about using bignum instead?  That would be quite a bit of
work, and I wouldn't want to embark on it if the answer is going
to be "don't fix something that isn't broken".  Clearly the
current behavior is broken at some level, since we have mathematical
nonsense like adding two positive numbers gives you a negative number,
and this results in much real Emacs Lisp code going into contortions;
but if the overall idea is that this is good enough, then I should
not bother.

Perhaps I should raise this on the emacs-devel list?  It seems to be
a more general point, one that surely has come up before.





  reply	other threads:[~2011-05-04 15:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-03 18:27 bug#8611: fixnum arithmetic should not wrap around Paul Eggert
2011-05-04  0:31 ` Stefan Monnier
2011-05-04  1:19   ` Paul Eggert
2011-05-04  1:29     ` Stefan Monnier
2011-05-04  4:10       ` Paul Eggert
2011-05-04 12:57         ` Stefan Monnier
2011-05-04 15:06           ` Paul Eggert [this message]
2011-05-04 18:41             ` Stefan Monnier
2016-06-11  0:00 ` Noam Postavsky
2018-08-22 17:02 ` bug#8611: close Tom Tromey

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=4DC16B6C.3090803@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=8611@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).