unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Marius Vollmer <mvo@zagadka.ping.de>
Cc: guile-devel@gnu.org, guile-user@gnu.org
Subject: Re: Guile 1.5.8 beta available for testing.
Date: 31 Aug 2002 14:01:22 +0200	[thread overview]
Message-ID: <45345.8677315668$1030795263@news.gmane.org> (raw)
In-Reply-To: <20020829075923.GB19307@sim.no>

"Lars J. Aas" <larsa@sim.no> writes:

> : A fix would be to move the scm_t_signed_bits cast one level up, and
> : also in SCM_MOST_NEGATIVE_FIXNUM.  We should do that and put a
> : deriding comment about MS on the code.  OK?
> 
> Sounds reasonable.

However, in CVS HEAD, we use these definitions, to make them
computable by the preprocessor:

#define SCM_I_FIXNUM_BIT         (SCM_LONG_BIT - 2)
#define SCM_MOST_POSITIVE_FIXNUM ((SCM_T_SIGNED_BITS_MAX-3)/4)
#define SCM_MOST_NEGATIVE_FIXNUM (-SCM_MOST_POSITIVE_FIXNUM-1)

Does this work as well?

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


  parent reply	other threads:[~2002-08-31 12:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87adn9plqf.fsf@raven.i.defaultvalue.org>
2002-08-27  9:06 ` Guile 1.5.8 beta available for testing Lars J. Aas
     [not found] ` <20020827090636.GA12973@sim.no>
2002-08-28 16:28   ` Marius Vollmer
     [not found]   ` <87y9arymk6.fsf@zagadka.ping.de>
2002-08-29  7:59     ` Lars J. Aas
     [not found]     ` <20020829075923.GB19307@sim.no>
2002-08-31 12:01       ` Marius Vollmer [this message]
     [not found]       ` <87d6rzme3x.fsf@zagadka.ping.de>
2002-09-02 11:38         ` Lars J. Aas
2002-08-26 17:34 Rob Browning

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/guile/

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

  git send-email \
    --in-reply-to='45345.8677315668$1030795263@news.gmane.org' \
    --to=mvo@zagadka.ping.de \
    --cc=guile-devel@gnu.org \
    --cc=guile-user@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.
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).