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: Matt Wette
Subject: Re: [ANN] nyacc 0.82.3 is released
Date: Sat, 11 Nov 2017 12:00:19 -0800

> On Nov 11, 2017, at 11:53 AM, Jan Nieuwenhuizen <address@hidden> wrote:
> 
> 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
> 
> <foo.c>
> -- 
> Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
> Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com

Thanks.  Nice job of narrowing that down.  That looks like more CPP ugliness.


reply via email to

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