Closed jcfp closed 4 days ago
Thanks @jcfp ! Here's a fix: https://github.com/skvadrik/re2c/commit/a1c42047daac4d26befae7b129eaa10ff307c834 (it also makes sure it won't break in the same way next time).
I will release 4.0.1 in a few days with this fix and a few more minor things.
The release tarball only has api2_{c,go,rust}.rst in doc/manual/basics/api/ but not the ones for all newly supported languages, which causes the build to fail if instructed to regenerate the manpages. The git repo does have the missing files, and building the docs using the github "full repo" source tar.gz works as expected.
To reproduce, try building off the release tarball with ./configure --enable-docs. Tail of the build log: