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.user Subject: Re: [ANN] nyacc 0.82.3 is released Date: Sat, 11 Nov 2017 20:53:44 +0100 Organization: AvatarAcademy.nl Message-ID: <87zi7swq0n.fsf@gnu.org> References: NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Trace: blaine.gmane.org 1510430067 7325 195.159.176.226 (11 Nov 2017 19:54:27 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 11 Nov 2017 19:54:27 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) Cc: Guile User Mailing List To: Matt Wette Original-X-From: guile-user-bounces+guile-user=m.gmane.org@gnu.org Sat Nov 11 20:54:21 2017 Return-path: Envelope-to: guile-user@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 1eDbrA-0001Xe-Lr for guile-user@m.gmane.org; Sat, 11 Nov 2017 20:54:20 +0100 Original-Received: from localhost ([::1]:46988 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eDbrG-0001xW-6j for guile-user@m.gmane.org; Sat, 11 Nov 2017 14:54:26 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eDbqu-0001xO-OE for guile-user@gnu.org; Sat, 11 Nov 2017 14:54:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eDbqr-0000T8-Ml for guile-user@gnu.org; Sat, 11 Nov 2017 14:54:04 -0500 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:60430) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eDbqe-0000Rc-Pk; Sat, 11 Nov 2017 14:53:48 -0500 Original-Received: from peder.onsbrabantnet.nl ([88.159.206.46]:42018 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 1eDbqe-0002HN-95; Sat, 11 Nov 2017 14:53:48 -0500 X-Url: http://AvatarAcademy.nl In-Reply-To: (Matt Wette's message of "Sat, 11 Nov 2017 10:37:35 -0800") 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-user@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane.org@gnu.org Original-Sender: "guile-user" Xref: news.gmane.org gmane.lisp.guile.user:14245 Archived-At: --=-=-= Content-Type: text/plain Matt Wette writes: > 0.82.3 released to fix bug in modules/Makefile.nyacc Thanks! I narrowed another tcc parse bug down, see attached foo.c (use-modules (nyacc lang c99 parser)) (with-input-from-file "foo.c" parse-c99) foo.c:22: parse failed at state 203, on input "i" foo.c:22: C99 parse error $51 = #f This works with 0.80.4. Thanks for all the good work, jannneke --=-=-= Content-Type: application/octet-stream Content-Disposition: attachment; filename=foo.c Content-Transfer-Encoding: base64 I2RlZmluZSBVU0VfRk9PIDEKCiNpZm5kZWYgVVNFX0ZPTwoKI2Vsc2UgLyogVVNFX0ZPTyAqLwoK dHlwZWRlZiBpbnQgZm9vOwoKI2VuZGlmIC8qIFVTRV9GT08gKi8KCiNpZmRlZiBVU0VfRk9PCnR5 cGVkZWYgaW50IGZvbzsKI2VuZGlmCgojaWYgZGVmaW5lZCAoVVNFX0ZPTykKdHlwZWRlZiBpbnQg Zm9vOwojZW5kaWYKCmludAptYWluICgpCnsKICBmb28gaTsKICByZXR1cm4gMDsKfQo= --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable --=20 Jan Nieuwenhuizen | GNU LilyPond http://lilypond.org Freelance IT http://JoyofSource.com | Avatar=C2=AE http://AvatarAcademy.com --=-=-=--