[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
foo.c
Description: Binary data
--
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com
- [ANN] nyacc 0.82.2 is released, Matt Wette, 2017/11/11
- [ANN] nyacc 0.82.3 is released, Matt Wette, 2017/11/11
- Re: [ANN] nyacc 0.82.3 is released,
Jan Nieuwenhuizen <=
- [ANN] nyacc 0.82.4 is released, Matt Wette, 2017/11/11
- fix for c99dev string escape char read, Jan Nieuwenhuizen, 2017/11/22
- Re: fix for c99dev string escape char read, Matt Wette, 2017/11/22
- Re: fix for c99dev string escape char read, Jan Nieuwenhuizen, 2017/11/23
- Re: fix for c99dev string escape char read, Jan Nieuwenhuizen, 2017/11/23
- Re: fix for c99dev string escape char read, Matt Wette, 2017/11/23
- Re: fix for c99dev string escape char read, Matt Wette, 2017/11/23
- Re: fix for c99dev string escape char read, Jan Nieuwenhuizen, 2017/11/23