From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.devel Subject: Re: [PATCH] Fix bugs in expt and integer-expt Date: Thu, 20 Jan 2011 23:47:55 +0100 Message-ID: References: <8762whnc4d.fsf@yeeloong.netris.org> <87r5f4l3yt.fsf@yeeloong.netris.org> <87aalrxim7.fsf@yeeloong.netris.org> <87wrouwf6b.fsf@yeeloong.netris.org> <87bp66rns2.fsf@gnu.org> <87k4ksv7gl.fsf_-_@yeeloong.netris.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1295563399 16652 80.91.229.12 (20 Jan 2011 22:43:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 20 Jan 2011 22:43:19 +0000 (UTC) Cc: guile-devel@gnu.org To: Mark H Weaver Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Jan 20 23:43:13 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Pg3Dk-0006LW-QA for guile-devel@m.gmane.org; Thu, 20 Jan 2011 23:43:12 +0100 Original-Received: from localhost ([127.0.0.1]:54839 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pg3Dk-0004Yc-Dv for guile-devel@m.gmane.org; Thu, 20 Jan 2011 17:43:12 -0500 Original-Received: from [140.186.70.92] (port=38754 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pg3Dh-0004YX-JL for guile-devel@gnu.org; Thu, 20 Jan 2011 17:43:10 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pg3Dg-0006Hr-81 for guile-devel@gnu.org; Thu, 20 Jan 2011 17:43:09 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:46307 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pg3Dg-0006Hl-4B for guile-devel@gnu.org; Thu, 20 Jan 2011 17:43:08 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 6E071471A; Thu, 20 Jan 2011 17:43:54 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; s=sasl; bh=4nO9vpNzLZUp2JOef8GqLVhXiis=; b=pbrAFn mUYhG2ujKa6B0cBzMjDzEgldCmiO4Gky9mGfpprdZe+Xy3atFU64dyFSr4hGNskQ g87B3HcThrjXBepEfspAIWbtWEX//HgM+3fXlieIWHBPlDM3w2EITrYenr5ekUuf FPApZDRrsUWuflwPX6+sJ7le9+U5gWn0PlisA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:references:date:in-reply-to:message-id:mime-version :content-type; q=dns; s=sasl; b=duyrxYzONgJlre5GipOzFXk/Lgvf35Uy yK/M4AFmEHbSwyZUBsm1twFiMr1L89T34n8tN3IfE14e5INKG+rZaI8ykthgx+oh 8EvtO7vJoUr89+BqeFrGNWzk30Apuj/JLEf/QYJdhH66mEDQ5mgRqJZcF1gOrTxy 9D0zBqqYOHk= Original-Received: from a-pb-sasl-sd.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 573884719; Thu, 20 Jan 2011 17:43:53 -0500 (EST) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTPSA id 8D3F34718; Thu, 20 Jan 2011 17:43:51 -0500 (EST) In-Reply-To: <87k4ksv7gl.fsf_-_@yeeloong.netris.org> (Mark H. Weaver's message of "Thu, 04 Nov 2010 22:18:34 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: C1C6143A-24E6-11E0-B6E3-BC4EF3E828EC-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:11322 Archived-At: On Fri 05 Nov 2010 03:18, Mark H Weaver writes: > Here's my patch to fix some bugs in expt and integer-expt. > Please review. Applied with Ludovic's suggestions, thanks to you and Ramakrishnan! Andy -- http://wingolog.org/