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: uniform-vector->list crash Date: Sun, 03 Jan 2010 12:59:04 +0100 Message-ID: References: <2e6d10880912300414n72afe1f1v34cad00ace1bdf73@mail.gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262521289 20069 80.91.229.12 (3 Jan 2010 12:21:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Jan 2010 12:21:29 +0000 (UTC) Cc: guile-devel@gnu.org To: Tristan Colgate Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Jan 03 13:21:22 2010 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.50) id 1NRPST-0001Ur-NJ for guile-devel@m.gmane.org; Sun, 03 Jan 2010 13:21:22 +0100 Original-Received: from localhost ([127.0.0.1]:38459 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRPST-0000u3-VS for guile-devel@m.gmane.org; Sun, 03 Jan 2010 07:21:21 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NRPSO-0000tk-DO for guile-devel@gnu.org; Sun, 03 Jan 2010 07:21:16 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NRPSJ-0000su-Jj for guile-devel@gnu.org; Sun, 03 Jan 2010 07:21:16 -0500 Original-Received: from [199.232.76.173] (port=60218 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NRPSJ-0000sq-Bg for guile-devel@gnu.org; Sun, 03 Jan 2010 07:21:11 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:62644 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NRPSJ-0003Ac-9P for guile-devel@gnu.org; Sun, 03 Jan 2010 07:21:11 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id D5FF8AC56E; Sun, 3 Jan 2010 07:21:10 -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=AqENuepgkj3iEgJRE2eOUN80qgk=; b=ibVNac 9MCusbHWEtL3UKUM1biXiDc/R6ZK7UBRI4ZV7OqHpMazUJJIUlpT2VAeLr/vn206 PUma+Atox11erKzcg7fb9u70AvLhDiN+rnPY/LDXtXneAbMxjCtdfEoOlVJHQ+Cy UhbaQ1/91dAgXD1HE5oNuzsSPo90/m2Jhsjww= 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=dVokXphKFHTlmMnGu33y83peaiSfwAMO Cb46UeIJPd9zsc+kRVFNtxnDBUApUme45cbb3KTtOLCmuY1QOMX81twB8Z08DfER h8POnZA952w4Wr67BgUikzJDhwSQexG2o/aWreBr7b8zwg9qPBYWDk/BiDdO+uMQ PxIOusDSq4s= 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 C3234AC56D; Sun, 3 Jan 2010 07:21:09 -0500 (EST) Original-Received: from unquote (unknown [82.123.112.1]) (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 29195AC56C; Sun, 3 Jan 2010 07:21:07 -0500 (EST) In-Reply-To: <2e6d10880912300414n72afe1f1v34cad00ace1bdf73@mail.gmail.com> (Tristan Colgate's message of "Wed, 30 Dec 2009 12:14:15 +0000") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.92 (gnu/linux) X-Pobox-Relay-ID: 798ED442-F862-11DE-AD18-465EBBB5EC2E-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by monty-python.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:9816 Archived-At: On Wed 30 Dec 2009 13:14, Tristan Colgate writes: > scheme@(guile-user)> (uniform-vector->list #u32(1 2 3 4)) > > crasges guile Thanks for the report, fixed on master. Andy -- http://wingolog.org/