> On Sep 10, 2017, at 8:37 AM, Matt Wette wrote:
>
> Nyacc 0.82.0 has been released
Appologies if you have tried this and running into problems. I found a few
bugs.
I have been working on macos but now trying on Centos system. I will release
a minor update by end of the coming weekend. The
There is a whole set of functions scm_TYPE_writable_elements in Guile. In 2.2
these functions must be called with mutable containers.
The problem is that empty vectors or arrays are immutable, so one is forced to
guard every call to scm_TYPE_writable_elements with a superfluous size check.
E.g
Guile source is now C99. Can we get rid of this flag?
Regards
Daniel