From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Re: doco on bitwise logicals Date: Mon, 05 May 2003 20:23:52 -0500 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <87issozx3r.fsf@raven.i.defaultvalue.org> References: <87vfwrjzqr.fsf@zip.com.au> <873cjtt1gu.fsf@zip.com.au> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1052184289 29016 80.91.224.249 (6 May 2003 01:24:49 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 6 May 2003 01:24:49 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue May 06 03:24:42 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19CrCD-0007X7-00 for ; Tue, 06 May 2003 03:24:41 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19CrBm-0006hy-02 for guile-devel@m.gmane.org; Mon, 05 May 2003 21:24:14 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 19CrBS-0006ds-00 for guile-devel@gnu.org; Mon, 05 May 2003 21:23:54 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 19CrBR-0006aC-00 for guile-devel@gnu.org; Mon, 05 May 2003 21:23:54 -0400 Original-Received: from dsl093-098-016.wdc1.dsl.speakeasy.net ([66.93.98.16] helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19CrBR-0006Wz-00 for guile-devel@gnu.org; Mon, 05 May 2003 21:23:53 -0400 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id 3735BFD6; Mon, 5 May 2003 20:23:52 -0500 (CDT) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id 168DE2150F7; Mon, 5 May 2003 20:23:52 -0500 (CDT) Original-To: Kevin Ryde In-Reply-To: <873cjtt1gu.fsf@zip.com.au> (Kevin Ryde's message of "Tue, 06 May 2003 09:31:29 +1000") User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2273 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2273 Kevin Ryde writes: > Also sneaking in here (in the patch but not stated) is a fix for > lognot to say ones-complement, where it says twos-complement now. > This would be a fix for the 1.6 branch as well as the mainline I > think. Yes. Any fixes that are really documentation or bug fixes that you have the time to commit to 1.6, please do. Also, if you haven't dealt with two branches yet, I've found it helpful to just keep two trees checked out, one on 1.6 via "cvs update -r branch_release_1-6 -Pd", and the other on the unstable branch (i.e. HEAD)... (here's hoping we can move to subversion one of these days...) Thanks very much for the work. -- Rob Browning rlb @defaultvalue.org, @linuxdevel.com, and @debian.org Previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel