From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Jan Nieuwenhuizen Newsgroups: gmane.lisp.guile.devel,gmane.lisp.guile.user Subject: Re: [ANN] nyacc version 0.86.0 released Date: Sat, 08 Sep 2018 19:46:09 +0200 Organization: AvatarAcademy.nl Message-ID: <877ejvhogu.fsf@gnu.org> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1536428657 30833 195.159.176.226 (8 Sep 2018 17:44:17 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 8 Sep 2018 17:44:17 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Cc: guile-user@gnu.org, guile-devel@gnu.org To: Matt Wette Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Sat Sep 08 19:44:13 2018 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fyhHI-0007wH-QU for guile-devel@m.gmane.org; Sat, 08 Sep 2018 19:44:12 +0200 Original-Received: from localhost ([::1]:43977 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fyhJP-0001JZ-5d for guile-devel@m.gmane.org; Sat, 08 Sep 2018 13:46:23 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41283) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fyhJI-0001IX-Ma for guile-devel@gnu.org; Sat, 08 Sep 2018 13:46:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fyhJH-0004XF-V8 for guile-devel@gnu.org; Sat, 08 Sep 2018 13:46:16 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:51808) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fyhJD-0004Kd-8p; Sat, 08 Sep 2018 13:46:11 -0400 Original-Received: from [2001:980:1b4f:1:42d2:832d:bb59:862] (port=57064 helo=dundal.peder.onsbrabantnet.nl) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fyhJC-0005q4-Um; Sat, 08 Sep 2018 13:46:11 -0400 X-Url: http://AvatarAcademy.nl In-Reply-To: (Matt Wette's message of "Wed, 5 Sep 2018 16:51:41 -0700") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e 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:19658 gmane.lisp.guile.user:14867 Archived-At: Matt Wette writes: > I have released nyacc version 0.86.0. This release includes the > following: Congratulations with the release!... and > 3) I replaced use of (ice-9 regexp) for the bootstrapper team. (you know > who you are) ...many thanks! I tried several times to upgrade Nyacc, tried to create patches and failed. This release works amazingly ootb for me and I made patches for GuixSD and the the #bootstrappable effort in wip-bootstrap because I found that mes.c compiles fine with Nyacc 0.86.0, running on Guile or Mes alike. Really great! Trying to create a package, I found this one test (out of 102 tests) to fail: --8<---------------cut here---------------start------------->8--- int main () { int a =3D 0b11; } --8<---------------cut here---------------end--------------->8--- It works fine with 0.80.4* janneke --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com