From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andy Wingo Newsgroups: gmane.lisp.guile.bugs Subject: Re: [PATCH] Fix bug: Init auto var to unrandomize `stack_depth' rv. Date: Sat, 09 Jan 2010 23:29:34 +0100 Message-ID: References: <877hrroaux.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263076341 30945 80.91.229.12 (9 Jan 2010 22:32:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 9 Jan 2010 22:32:21 +0000 (UTC) Cc: bug-guile@gnu.org To: Thien-Thi Nguyen Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Jan 09 23:32:14 2010 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NTjqv-0005N2-9T for guile-bugs@m.gmane.org; Sat, 09 Jan 2010 23:32:13 +0100 Original-Received: from localhost ([127.0.0.1]:53761 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTjqv-0000Sh-Qv for guile-bugs@m.gmane.org; Sat, 09 Jan 2010 17:32:13 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NTjqJ-0008R3-1a for bug-guile@gnu.org; Sat, 09 Jan 2010 17:31:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NTjqE-0008NV-L3 for bug-guile@gnu.org; Sat, 09 Jan 2010 17:31:34 -0500 Original-Received: from [199.232.76.173] (port=38826 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NTjqE-0008NO-B5 for bug-guile@gnu.org; Sat, 09 Jan 2010 17:31:30 -0500 Original-Received: from a-pb-sasl-quonix.pobox.com ([208.72.237.25]:57922 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NTjqE-0005Ce-2R for bug-guile@gnu.org; Sat, 09 Jan 2010 17:31:30 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id DFBC18EAAB; Sat, 9 Jan 2010 17:31:29 -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=I8H+EvWe4vs2gJ8+0vpmXPkVCqU=; b=OgDb5w 2AqhqU+BJRAukTC7NQn5HLucRwFsvTQG9Zt0bToargy3XhLCnIi4bviztNSxfhXa Y66hltCtX8Cn0ZEJ1tw3vzC8H1rPqUV3PPJvivkBRG7lgSRAHaWU9Ut+5bEkUbPO DAhYISolHUXo3opk/S5Nen1EpLPk8m8iZtL9Y= 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=dqbjhkiBMpFXPq1PxLhcyQEMM3WlyV8C ekX1S1u7950wAjnGK7Mwwvrs6PXz7MF99XXsAsYWDjKyx7v9C+43tOhjQ4/A33QK m9e6C/1lciVyCmT7+sXMwrkMrTcXVQ1wWUcaqmlPe4+62WBmN2ocbljky/bYbCj3 TbnfJUqzgVM= Original-Received: from a-pb-sasl-quonix. (unknown [127.0.0.1]) by a-pb-sasl-quonix.pobox.com (Postfix) with ESMTP id C67C68EAA9; Sat, 9 Jan 2010 17:31:28 -0500 (EST) Original-Received: from unquote (unknown [79.150.127.36]) (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 DF1A98EAA8; Sat, 9 Jan 2010 17:31:26 -0500 (EST) In-Reply-To: <877hrroaux.fsf@ambire.localdomain> (Thien-Thi Nguyen's message of "Sat, 09 Jan 2010 11:01:42 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: BAACA966-FD6E-11DE-95FD-9D59EE7EF46B-02397024!a-pb-sasl-quonix.pobox.com X-detected-operating-system: by monty-python.gnu.org: Solaris 10 (beta) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:4437 Archived-At: On Sat 09 Jan 2010 11:01, Thien-Thi Nguyen writes: > Below is a revised patch, with updated ChangeLog entry > (includes "libguile/" prefix). Applied, along with some other patches. If you're going to send patches like this, I'm very happy to apply them; but it would be easier for me if you just sent the messages produced by git-format-patch, so I could just pipe your whole message through git-am. As it is I have to edit the commit logs to cut until the git-format-patch body. Thanks for the patches! Andy -- http://wingolog.org/