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: retagging Date: Tue, 15 Jan 2013 19:15:08 +0100 Message-ID: <87sj62mhxv.fsf@pobox.com> References: <87d3dmqpoi.fsf@pobox.com> <871uttjn6f.fsf@gnu.org> <87obwux1l1.fsf@pobox.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1358273719 15761 80.91.229.3 (15 Jan 2013 18:15:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 15 Jan 2013 18:15:19 +0000 (UTC) Cc: guile-devel@gnu.org To: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Jan 15 19:15:35 2013 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1TvB2s-0006Vb-Sb for guile-devel@m.gmane.org; Tue, 15 Jan 2013 19:15:34 +0100 Original-Received: from localhost ([::1]:50424 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvB2c-0005Oe-Bt for guile-devel@m.gmane.org; Tue, 15 Jan 2013 13:15:18 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:54288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvB2X-00056y-Oq for guile-devel@gnu.org; Tue, 15 Jan 2013 13:15:14 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TvB2W-0007Xd-KF for guile-devel@gnu.org; Tue, 15 Jan 2013 13:15:13 -0500 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:37282 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TvB2W-0007XW-4q; Tue, 15 Jan 2013 13:15:12 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 910FFBE9A; Tue, 15 Jan 2013 13:15:11 -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=ZekRtL2sUNhDnlR4rLpsU5kQVps=; b=ufxDmF B0ZlJY42uun2fiESCzmKbtBPRJ4XWJ4VuEBaNAx+PpUxavhpBofHRN/DUQpMAWxs +H+ovrAnJNiRcFk9ATEJX2/gTVu5YFG3+S1mTV5omTXogXO/fcY7GE1x6iBxXtup +WmHz7TfMYnWPHzR66Ag/o7vyLw2+yFoOjEy8= 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=scLLpv5PiGz8raEJu7z7gTFdg621NbMI lnUwe2b8k7+qVHByTcQQPLX/7KCkdc5eoK8gnQBbRUehCr9U+ctCW2p+m/156QET CbwMAfRRwejAtdyj4RDRZzlAIxSoZuhDKudlnNmXiJV5nEyx3D4LkdVmF/2qsTLe CfXze4ZcAjk= Original-Received: from a-pb-sasl-quonix.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id 8A175BE99; Tue, 15 Jan 2013 13:15:11 -0500 (EST) Original-Received: from badger (unknown [88.160.190.192]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTPSA id 129F0BE98; Tue, 15 Jan 2013 13:15:10 -0500 (EST) In-Reply-To: <87obwux1l1.fsf@pobox.com> (Andy Wingo's message of "Wed, 02 Nov 2011 11:26:02 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-Pobox-Relay-ID: 80247B30-5F3F-11E2-BE1E-0A4F0E5B5709-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by eggs.gnu.org: Solaris 10 X-Received-From: 208.72.237.25 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:15429 Archived-At: On Wed 02 Nov 2011 11:26, Andy Wingo writes: > Thanks for the review :) I finally folded in your suggested changes to wip-retagging and rebased onto master. Not sure what to do with it now; it reapplies that SCM_HEAP_OBJECT_P patch that people were having trouble with. More investigation needed. Andy -- http://wingolog.org/