doc/ref/r6rs.texi (rnrs condition) confusion due to a typo.
The line in question was added in commit 44ee8c5559 by Andy Wingo:
open-pipe hangs forever on read
Yes, it is solved. Check out pipeline: https://www.gnu.org/software/guile/manual/html_node/Pipes.html#index-pipeline
program-arities not found in (system vm program)
program-arities should probably be find-program-arities. That is used several times in that module and is defined.
Fix spurious failure of repl-server test
62e9ccc06a
Fix spurious failure of repl-server test
f54a7cf264
Add SRFI-244 to Guile.
054829cf6e
doc: Document GUILE_JIT_PAUSE_WHEN_STOPPING.
dac9319595
Fix lightening x86_64 Windows calling convention
3505a84ca5
Improve documentation of
bound-identifer=? and free-identifier=?
eb828801f6
Don't use posix_spawn_file_actions_addclosefrom_np with glib posix_spawn
8a5c79eb89
tests: Skip mkdtemp test for invalid template on FreeBSD
bfc0806a46
tests: Ignore whitespace differences in wc output
a71901e090
tests: Fix spawn if file not found with Gnulib
72f79f7825
tests: Skip tests of seeking within holes on FreeBSD
5196eecc78
Don't use posix_spawn_file_actions_addclosefrom_np with glib posix_spawn
41e5caa810
Don't use posix_spawn_file_actions_addclosefrom_np with glib posix_spawn
fbsd-testing
With this series of commits, Guile builds and passes gmake check on FreeBSD 14.3 without any external patches applied.
5040708d16
Don't use posix_spawn_file_actions_addclosefrom_np with glib posix_spawn
5ab8ad0403
tests: Skip mkdtemp test for invalid template on FreeBSD
Use posix date when gnu date is not available
This change is also in PR #17. So ignore/remove this one.
Use posix date when gnu date is not available
b927014310
tests: Ignore whitespace differences in wc output
be388413fd
tests: Ignore whitespace differences in wc output
4b4feb5390
tests: Fix spawn if file not found with Gnulib
5359dc6ace
tests: Skip tests of seeking within holes on FreeBSD
2bdc7754e7
tests: Skip tests of abstract Unix sockets on FreeBSD
9503968e30
Use posix date when gnu date is not available
fbsd-testing
c3e985ae89
tests: Ignore whitespace differences in wc output
1ee8ecf15e
tests: Fix spawn if file not found with Gnulib
5c489d62db
tests: Skip tests of seeking within holes on FreeBSD
4331b4c7b0
tests: Skip tests of abstract Unix sockets on FreeBSD