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: 1.8 release? Date: Sun, 12 Dec 2010 22:33:33 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1292189371 20180 80.91.229.12 (12 Dec 2010 21:29:31 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 12 Dec 2010 21:29:31 +0000 (UTC) Cc: guile-devel To: Ludovic =?utf-8?Q?Court=C3=A8s?= Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sun Dec 12 22:29:26 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.69) (envelope-from ) id 1PRtTx-0004zm-8c for guile-devel@m.gmane.org; Sun, 12 Dec 2010 22:29:25 +0100 Original-Received: from localhost ([127.0.0.1]:60736 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PRtTw-0001vW-E5 for guile-devel@m.gmane.org; Sun, 12 Dec 2010 16:29:24 -0500 Original-Received: from [140.186.70.92] (port=33171 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PRtTq-0001vP-Lo for guile-devel@gnu.org; Sun, 12 Dec 2010 16:29:19 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PRtTp-0003wc-Iq for guile-devel@gnu.org; Sun, 12 Dec 2010 16:29:18 -0500 Original-Received: from a-pb-sasl-sd.pobox.com ([64.74.157.62]:34936 helo=sasl.smtp.pobox.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PRtTp-0003wS-Ff; Sun, 12 Dec 2010 16:29:17 -0500 Original-Received: from sasl.smtp.pobox.com (unknown [127.0.0.1]) by a-pb-sasl-sd.pobox.com (Postfix) with ESMTP id B44EE2281; Sun, 12 Dec 2010 16:29:41 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to:cc :subject:date:message-id:mime-version:content-type; s=sasl; bh=X ZRwypa6hF6j2B5hUg/WHoq4iYI=; b=WJ0ueZ0UtiAaZ/wwkDpufLldYC4F8z5HE PS2xrDWcXEH+sBEC0Q1JIsbYNMEThWHy+hsVEksquS03BzvqSVfgcn6jTemcDuDd WGHJ4uIsnNNbZc1fq2eKBb+mO/TGtL8FwsgkOHeqljPA0kulqKnwODzxrb0J+OVk Z8LWYHcV4o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=pobox.com; h=from:to:cc :subject:date:message-id:mime-version:content-type; q=dns; s= sasl; b=NZNsmVdhh2v98trD5DE21xHcz169kNfLvKZIiiU85ZAzuCtdm2vLunVS b2X3DMTLzcDb/rqMYvkBgRa2mWBck1Wx81hXqhNwmtNPrMD5Uiwqkuafv+cgkQU9 BUFM8mT+XHl8F9Pd0+GiVPyBR3+Sl3qMTIVPidqijFM/xlJmef0= 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 A27172280; Sun, 12 Dec 2010 16:29:40 -0500 (EST) Original-Received: from unquote.localdomain (unknown [90.164.198.39]) (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 07B59227F; Sun, 12 Dec 2010 16:29:38 -0500 (EST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) X-Pobox-Relay-ID: EDA6FAF2-0636-11E0-9580-C4BE9B774584-02397024!a-pb-sasl-sd.pobox.com X-detected-operating-system: by eggs.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:11245 Archived-At: Hi Ludovic, Do you have time to roll a 1.8.8 release? It would be really great to fix those build errors due to new ltdl and gcc. NEWS appears mostly up to date, though a crawl through the commit logs yields some that are not yet noted. FWIW, I'm currently working on getting recent 1.9.x additions documented and in the NEWS. I don't think I'll have everything documented by Wednesday though, so I'll poke the NEWS first. Andy -- http://wingolog.org/