Hello Guile maintainers,
Yuval Langer reports 2 dead links in the Guile manual (see below):
1) (html_node/SLIB.html) ../slib_html/Require.html#Require
(guile.html) slib.html#Require
Replacement --> https://people.csail.mit.edu/jaffer/slib/Require.html#Require
2) (html_node/JACAL.html) ../jaca
Noticed while investigating a migration to utf-8 strings. After making
changes that routed non-ascii symbol hashing through this function,
encoding-iso88597.test began intermittently failing because it would
traverse trailing garbage when u8_strnlen reported 8 chars instead of 4.
Change the scm_i