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: guile-sqlite3 - patch Date: Mon, 23 Jan 2012 16:22:55 +0100 Message-ID: <8762g2pho0.fsf@pobox.com> References: <20120120161124.0e74c580@altosw.be> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1327332200 27927 80.91.229.12 (23 Jan 2012 15:23:20 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 23 Jan 2012 15:23:20 +0000 (UTC) Cc: guile-devel@gnu.org To: David Pirotte Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jan 23 16:23:14 2012 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RpLjl-0003pD-Pl for guile-devel@m.gmane.org; Mon, 23 Jan 2012 16:23:13 +0100 Original-Received: from localhost ([::1]:40233 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RpLjk-0006np-Nw for guile-devel@m.gmane.org; Mon, 23 Jan 2012 10:23:12 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:48822) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RpLjf-0006mc-6f for guile-devel@gnu.org; Mon, 23 Jan 2012 10:23:11 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RpLjV-0000jy-QZ for guile-devel@gnu.org; Mon, 23 Jan 2012 10:23:07 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([74.115.168.62]:32837 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RpLjV-0000js-KL for guile-devel@gnu.org; Mon, 23 Jan 2012 10:22:57 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id 2948D74D7; Mon, 23 Jan 2012 10:22:57 -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=74N+Q9FOnB3RMjC5poMIS0w5RDk=; b=T9RuwB r8wOmQREisaePx1z/feuETtsuya8VOLm7LBgRk/Tss0eD9In5tZGpi8lQjc9rTjd QSIa6ia+XIDBgV3nKhOcpBsvMnh9q0C+RtW9f2AdmXfLpR1Z0KDTYuBKznBhOrxD l0CSw+5meOC8AmvHOk2DxfC9EFHQAh3KYdB0k= 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=r+Jdu3IDa+YYGugONHgZsDVIQCbyQyYp LEGoOwGETfwBqy4kJCVvfTMJQrzLdpMHcb96DFnwg8mvgR25geHGNZ06RpYaMXHN ef9Xktes37vQVedPINWOIJTKAluFl0JhTzOJBqBTx8Wwp6iuIETyWD5eQHP5VWCb GJsQ78DZUJU= 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 210BB74D6; Mon, 23 Jan 2012 10:22:57 -0500 (EST) Original-Received: from badger (unknown [80.102.159.158]) (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 81A4774D5; Mon, 23 Jan 2012 10:22:56 -0500 (EST) In-Reply-To: <20120120161124.0e74c580@altosw.be> (David Pirotte's message of "Fri, 20 Jan 2012 16:11:24 -0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) X-Pobox-Relay-ID: 20661CC2-45D6-11E1-9A65-65B1DE995924-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 74.115.168.62 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:13642 Archived-At: Pushed both of these patches; thanks! Andy -- http://wingolog.org/