A few errors from current Git HEAD

2010-07-25 Thread Neil Jerram
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

Implementing R6RS `transcoded-port'

2010-07-25 Thread Andreas Rottmann
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 |

Re: [Guile-commits] GNU Guile branch, master, updated. release_1-9-11-210-g648da03

2010-07-25 Thread Ludovic Courtès
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