On Sun, 2021-10-03 at 23:23 +0200, Mohammad Akhlaghi wrote: > I then ran the standard './configure' and 'make' commands to build > it, but the build failed with the attached error messages when > building 'src/guile.c'.
These errors appear to be coming from compiling src/read.c, not src/guile.c. I strongly suspect these are false-positive warnings but I'll take a look.
