public inbox for kawa@sourceware.org
 help / color / mirror / Atom feed
From: Per Bothner <per@bothner.com>
To: Jamison Hope <jrh@theptrgroup.com>,
	 "kawa@sourceware.org list" <kawa@sourceware.org>
Subject: Re: SRFI-60
Date: Tue, 18 Feb 2014 07:12:00 -0000	[thread overview]
Message-ID: <530307BD.4070501@bothner.com> (raw)
In-Reply-To: <DC0C9765-32C8-41E3-8478-4AC25F94E211@theptrgroup.com>

On 02/17/2014 10:53 PM, Jamison Hope wrote:
> I saw that SRFI-60 was almost there, so I went ahead and implemented the rest of it.

Thanks!

> Since there are argument order differences compared to existing numbers.scm procedures, I figure this one should probably require an explicit require/import, so it can go in the gnu.kawa.slib package next to srfi1.scm.  Even so, I wonder whether it might be a good idea to remove the builtin logbit? (which is just an alias for bitwise-set-bit? anyway).

Yes, I think we should remove the old builtin logbit?  I notice Common 
Lisp's
logbitp uses the (logbitp index integer) order.  I suspect the (logbit? 
integer index)
order is just a bug - it doesn't match any other Scheme I've found.

-- 
	--Per Bothner
per@bothner.com   http://per.bothner.com/

  reply	other threads:[~2014-02-18  7:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-18  6:53 SRFI-60 Jamison Hope
2014-02-18  7:12 ` Per Bothner [this message]
2014-02-18 16:30   ` SRFI-60 Jamison Hope
2014-02-20  7:54     ` SRFI-60 Per Bothner
2014-02-20 13:47       ` SRFI-60 Jamison Hope
2014-02-20 13:51         ` [PATCH] Was: SRFI-60 Jamison Hope
2014-02-21 17:54           ` Per Bothner
2014-02-22  0:41             ` Jamison Hope
2014-02-22  8:04             ` Jamison Hope
2014-02-26  7:13               ` Per Bothner

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=530307BD.4070501@bothner.com \
    --to=per@bothner.com \
    --cc=jrh@theptrgroup.com \
    --cc=kawa@sourceware.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).