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: vm merged to master Date: Sat, 14 Mar 2009 00:04:09 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1236985601 4673 80.91.229.12 (13 Mar 2009 23:06:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Mar 2009 23:06:41 +0000 (UTC) To: guile-devel Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Mar 14 00:07:58 2009 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 1LiGTi-0000dK-US for guile-devel@m.gmane.org; Sat, 14 Mar 2009 00:07:47 +0100 Original-Received: from localhost ([127.0.0.1]:49603 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LiGSN-0000Yf-8q for guile-devel@m.gmane.org; Fri, 13 Mar 2009 19:06:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LiGQa-0007up-1Z for guile-devel@gnu.org; Fri, 13 Mar 2009 19:04:32 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LiGQV-0007sr-Av for guile-devel@gnu.org; Fri, 13 Mar 2009 19:04:31 -0400 Original-Received: from [199.232.76.173] (port=56440 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LiGQV-0007sa-1J for guile-devel@gnu.org; Fri, 13 Mar 2009 19:04:27 -0400 Original-Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:63279 helo=sasl.smtp.pobox.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LiGQS-00064e-2s for guile-devel@gnu.org; Fri, 13 Mar 2009 19:04:24 -0400 Original-Received: from localhost.localdomain (unknown [127.0.0.1]) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTP id 761046CCF for ; Fri, 13 Mar 2009 19:04:06 -0400 (EDT) Original-Received: from unquote (unknown [83.32.65.125]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.sasl.smtp.pobox.com (Postfix) with ESMTPSA id F3F226CCE for ; Fri, 13 Mar 2009 19:04:05 -0400 (EDT) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-Pobox-Relay-ID: 40CC9266-1023-11DE-98DE-C5D912508E2D-02397024!a-sasl-quonix.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:8278 Archived-At: Hey all, I went ahead and merged VM to master. Things went fine after a couple of manual merges, though `(procedure-property apply 'arity)' needs some work -- see the log for 5442b3a5989a118f2addf3190eab2e27d65e0658. I should be happy but really I'm just tired ;) Can people please check this out, give it some pounding and report any errors to the list. Errors running external code modules are especially appreciated -- existing code should still work, with very few exceptions. Andy -- http://wingolog.org/