guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ANN] nyacc 0.82.3 is released


From: Jan Nieuwenhuizen
Subject: Re: [ANN] nyacc 0.82.3 is released
Date: Sat, 11 Nov 2017 20:53:44 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

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

Attachment: foo.c
Description: Binary data

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]