On Sat 25 Jun 2016 04:40, David Pirotte <da...@altosw.be> writes: > Note that make check leaves the following toplevel file [a symlink to itself] > behind: > > filesys-test-link.tmp
I have seen this and I don't know why this is, and I would prefer to fix it rather than ignoring it. > config.log > config.h > *.doc > +*.html doc/ref/guile.html please > @@ -142,6 +144,7 @@ INSTALL > /test-suite/standalone/test-scm-spawn-thread > /test-suite/standalone/test-pthread-create > /test-suite/standalone/test-pthread-create-secondary > +/test-suite/standalone/test-smob-mark-race > /lib/fcntl.h Good catch! So just a couple of nits, then please resend. Thanks :) Andy