From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Daniel Llorens Newsgroups: gmane.lisp.guile.devel Subject: Re: GNU Guile 2.1.3 released Date: Thu, 23 Jun 2016 14:59:30 +0200 Message-ID: <38977E3A-FA5C-4EC9-BC8A-54C6E1425625@bluewin.ch> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1466688772 16289 80.91.229.3 (23 Jun 2016 13:32:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Jun 2016 13:32:52 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Thu Jun 23 15:32:42 2016 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bG4kK-0001Yu-42 for guile-devel@m.gmane.org; Thu, 23 Jun 2016 15:32:40 +0200 Original-Received: from localhost ([::1]:36777 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bG4kJ-00073C-9F for guile-devel@m.gmane.org; Thu, 23 Jun 2016 09:32:39 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42387) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bG4iU-0006Gp-Dh for guile-devel@gnu.org; Thu, 23 Jun 2016 09:30:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bG4iP-0001Sx-F6 for guile-devel@gnu.org; Thu, 23 Jun 2016 09:30:46 -0400 Original-Received: from zhhdzmsp-smta16.bluewin.ch ([195.186.227.132]:48467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bG4iP-0001Sh-6Y for guile-devel@gnu.org; Thu, 23 Jun 2016 09:30:41 -0400 Original-Received: from [195.186.99.131] ([195.186.99.131:60089] helo=zhbdzmsp-smta13.bluewin.ch) by zhhdzmsp-smta16.bluewin.ch (envelope-from ) (ecelerity 3.5.10.45038 r(Core:3.5.10.0)) with ESMTP id 79/D9-02314-63DDB675; Thu, 23 Jun 2016 12:59:34 +0000 Original-Received: from 4box.hq.corp.viasat.com (62.2.203.131) by zhbdzmsp-smta13.bluewin.ch (8.5.142) (authenticated as dll@bluewin.ch) id 5757CE9200D40A7E for guile-devel@gnu.org; Thu, 23 Jun 2016 12:59:34 +0000 In-Reply-To: X-Mailer: Apple Mail (2.1878.6) X-detected-operating-system: by eggs.gnu.org: Windows NT kernel [generic] [fuzzy] X-Received-From: 195.186.227.132 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Original-Sender: "guile-devel" Xref: news.gmane.org gmane.lisp.guile.devel:18401 Archived-At: >> On Jun 19, 2016, at 2:31 AM, Andy Wingo wrote: >>=20 >> We are pleased to announce GNU Guile release 2.1.3. >=20 > Tried on my Mac OS 10.10.5 against Macports 2.3.4 w/ gcc-mp-5. =20 > configure went OK > make went OK > make check generated FAIL for test-language and test-stack-overflow = and stopped working after test-stack-overflow. >=20 > See attached. >=20 > Matt I can confirm the failure of test-stack-overflow on 10.9.5 too.=20=