From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel,gmane.lisp.guile.user Subject: Guile 1.6.7 has been released. Date: Tue, 21 Dec 2004 12:26:10 -0600 Message-ID: <87ekhjtsn1.fsf@trouble.defaultvalue.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1103653662 2947 80.91.229.6 (21 Dec 2004 18:27:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Dec 2004 18:27:42 +0000 (UTC) Cc: guile-user@gnu.org, guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Dec 21 19:27:34 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CgojO-0003BJ-00 for ; Tue, 21 Dec 2004 19:27:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cgott-0007IS-PG for guile-devel@m.gmane.org; Tue, 21 Dec 2004 13:38:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CgosV-0006q0-O2 for guile-devel@gnu.org; Tue, 21 Dec 2004 13:36:59 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CgosT-0006p2-Iq for guile-devel@gnu.org; Tue, 21 Dec 2004 13:36:57 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CgosT-0006oo-H1; Tue, 21 Dec 2004 13:36:57 -0500 Original-Received: from [66.93.216.237] (helo=defaultvalue.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cgohv-0002fT-Iu; Tue, 21 Dec 2004 13:26:03 -0500 Original-Received: from trouble.defaultvalue.org (omen.defaultvalue.org [192.168.1.1]) by defaultvalue.org (Postfix) with ESMTP id 989444013; Tue, 21 Dec 2004 12:26:01 -0600 (CST) Original-Received: by trouble.defaultvalue.org (Postfix, from userid 1000) id AAD354109B; Tue, 21 Dec 2004 12:26:10 -0600 (CST) Original-To: gnu-announce@gnu.org User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) 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: main.gmane.org gmane.lisp.guile.devel:4544 gmane.lisp.guile.user:3900 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.user:3900 We are pleased to announce the availability of a new Guile release. This is the next maintenance release for the 1.6 stable series. You can find it here: ftp://ftp.gnu.org/gnu/guile/guile-1.6.7.tar.gz. Guile is Project GNU's extension language library, an interpreter for Scheme, packaged as a library that you can link into your applications to give them their own scripting language. Guile should eventually support other languages as well, giving users of Guile-based applications a choice of languages. This is primarily a bugfix release. Highlights include: - A build problem has been fixed. Previously, on some systems, the build would fail when libguile-ltdl couldn't be found during the build. - The array-map! and array-map-in-order! functions now allow a single source argument. In prior versions, calls with just one source array were rejected. - A string->number overflow for bases other than 2, 10 and 16 has been fixed. Among other things, this affected octal literal constants. - The argument order for the equality predicate passed to the SRFI-1 functions alist-delete and alist-delete! now matches the SRFI-1 specification. - In accordance with the SRFI-13 specification, the functions string-any and string-every now make a tail call to their predicate function upon reaching the last character in the string. The Guile WWW page is located at http://www.gnu.org/software/guile/ It contains a link to the Guile FAQ and pointers to the mailing lists, among other things. Any bugs found in this release will be addressed by further bugfix releases numbered 1.6.*. The next stable Guile release with significant functional improvements will be version 1.8.0. In between 1.6.x and 1.8.x, you can follow Guile development in CVS and in the Guile mailing lists (see ANON-CVS and HACKING). Guile builds from the development branch of CVS will have version number 1.7.0. Guile versions with an odd middle number, i.e. 1.5.* are unstable development versions. Even middle numbers indicate stable versions. This has been the case since the 1.3.* series. Please send bug reports to bug-guile@gnu.org. -- Rob Browning rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu GPG starting 2002-11-03 = 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4 _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel