From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas Rottmann Newsgroups: gmane.lisp.guile.user,gmane.lisp.guile.guile-lib.devel Subject: Re: Guile-Lib 0.2.1 released Date: Sun, 03 Apr 2011 21:18:51 +0200 Message-ID: <87vcyvw3c4.fsf@gmx.at> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1301858367 29131 80.91.229.12 (3 Apr 2011 19:19:27 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 3 Apr 2011 19:19:27 +0000 (UTC) Cc: guile-user , guile-lib-dev To: Andy Wingo Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sun Apr 03 21:19:21 2011 Return-path: Envelope-to: guile-user@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 1Q6SpV-0001Fj-LF for guile-user@m.gmane.org; Sun, 03 Apr 2011 21:19:21 +0200 Original-Received: from localhost ([127.0.0.1]:35069 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6SpV-0001QP-6g for guile-user@m.gmane.org; Sun, 03 Apr 2011 15:19:21 -0400 Original-Received: from [140.186.70.92] (port=54583 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q6SpH-0001QK-Sz for guile-user@gnu.org; Sun, 03 Apr 2011 15:19:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q6SpG-0005d1-62 for guile-user@gnu.org; Sun, 03 Apr 2011 15:19:07 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:60646) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Q6SpF-0005cr-QN for guile-user@gnu.org; Sun, 03 Apr 2011 15:19:06 -0400 Original-Received: (qmail invoked by alias); 03 Apr 2011 19:19:02 -0000 Original-Received: from 83-215-154-5.hage.dyn.salzburg-online.at (EHLO nathot.lan) [83.215.154.5] by mail.gmx.net (mp070) with SMTP; 03 Apr 2011 21:19:02 +0200 X-Authenticated: #3102804 X-Provags-ID: V01U2FsdGVkX1+T5c8mvZKTcbx5nD509x9l9j8Ooc/927gCPqHIUr DEJ4IygoA2dCwx Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by nathot.lan (Postfix) with ESMTP id 8DF283A696; Sun, 3 Apr 2011 21:18:59 +0200 (CEST) Original-Received: from nathot.lan ([127.0.0.1]) by localhost (nathot.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2bqDKQyuMKvM; Sun, 3 Apr 2011 21:18:55 +0200 (CEST) Original-Received: from delenn.lan (delenn.lan [192.168.3.11]) by nathot.lan (Postfix) with ESMTP id 8B09B3A691; Sun, 3 Apr 2011 21:18:55 +0200 (CEST) Original-Received: by delenn.lan (Postfix, from userid 1000) id 1F7952C00BE; Sun, 3 Apr 2011 21:18:51 +0200 (CEST) In-Reply-To: (Andy Wingo's message of "Sun, 03 Apr 2011 19:42:38 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-user-bounces+guile-user=m.gmane.org@gnu.org Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.user:8575 gmane.lisp.guile.guile-lib.devel:3329 Archived-At: Andy Wingo writes: > Hello all, > > I am pleased to announce that Guile-Lib 0.2.1 has been released. It > may be obtained at: > > http://download.savannah.gnu.org/releases/guile-lib/guile-lib-0.2.1.tar.gz > [...] > What's new > ---------- > > * Updates for Guile 1.8. > > Some of the compatibility hacks from 0.2.0 broke Guile-Lib on Guile > 1.8. Thanks to Andreas Rottmann for the various fixes. > Additionally, there have been fixes to allow Guile-Lib to work on Guile 2.0, even when the latter is compiled with --disable-deprecated. Regards, Rotty -- Andreas Rottmann --