Just in case these are not already well-known:
...
/home/neil/SW/Guile/master/test-suite/standalone/.libs/lt-test-srfi-1: error
while loading shared libraries: libguile-2.0.so.18: cannot open shared object
file: No such file or directory
FAIL: test-srfi-1
...
FAIL: net-db.test: getaddrinfo: no n
Hi!
I've done a bit of work on (rnrs io ports), and a big stumbling block is
`transcoded-port':
,
| (transcoded-port binary-port transcoder)procedure
|
| The transcoded-port procedure returns a new textual port with the
| specified transcoder. Otherwise the new textual port’s state is
|
Hi!
Thien-Thi Nguyen writes:
> Previously, automake included guile-func-name-check in the
> list of files to be distributed due to it being named by
> ‘AC_CONFIG_FILES’ (via ‘GUILE_CONFIG_SCRIPT’). Because the
> others in that var (‘guile-doc-snarf’, ‘guile-snarf-docs’)
> fall in the same categ