• Joined on 2025年06月27日
dsmith commented on issue guile/guile#72 2025年12月16日 20:20:32 +01:00
doc/ref/r6rs.texi (rnrs condition) confusion due to a typo.

The line in question was added in commit 44ee8c5559 by Andy Wingo:

dsmith commented on issue guile/guile#61 2025年11月21日 04:19:14 +01:00
open-pipe hangs forever on read
dsmith commented on issue guile/guile#55 2025年11月20日 03:15:53 +01:00
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.

dsmith created pull request guile/guile#28 2025年10月10日 03:48:42 +02:00
Fix spurious failure of repl-server test
dsmith created branch repl-server-test-fix in dsmith/guile 2025年10月10日 03:45:51 +02:00
dsmith pushed to repl-server-test-fix at dsmith/guile 2025年10月10日 03:45:51 +02:00
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=?
Compare 10 commits »
dsmith deleted branch fbsd-testing from dsmith/guile 2025年09月26日 02:13:57 +02:00
dsmith pushed to fbsd-testing at dsmith/guile 2025年09月23日 21:59:16 +02:00
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
Compare 7 commits »
dsmith pushed to fbsd-testing at dsmith/guile 2025年09月23日 10:00:55 +02:00
5196eecc78 Don't use posix_spawn_file_actions_addclosefrom_np with glib posix_spawn
dsmith pushed to fbsd-testing at dsmith/guile 2025年09月23日 05:56:09 +02:00
41e5caa810 Don't use posix_spawn_file_actions_addclosefrom_np with glib posix_spawn
dsmith commented on pull request guile/guile#17 2025年09月23日 01:38:51 +02:00
fbsd-testing

With this series of commits, Guile builds and passes gmake check on FreeBSD 14.3 without any external patches applied.

dsmith pushed to fbsd-testing at dsmith/guile 2025年09月23日 01:26:38 +02:00
5040708d16 Don't use posix_spawn_file_actions_addclosefrom_np with glib posix_spawn
dsmith pushed to fbsd-testing at dsmith/guile 2025年09月19日 20:36:23 +02:00
5ab8ad0403 tests: Skip mkdtemp test for invalid template on FreeBSD
dsmith commented on pull request guile/guile#16 2025年09月19日 14:49:57 +02:00
Use posix date when gnu date is not available

This change is also in PR #17. So ignore/remove this one.

dsmith closed pull request guile/guile#16 2025年09月19日 14:49:57 +02:00
Use posix date when gnu date is not available
dsmith pushed to fbsd-testing at dsmith/guile 2025年09月19日 14:31:30 +02:00
b927014310 tests: Ignore whitespace differences in wc output
dsmith pushed to fbsd-testing at dsmith/guile 2025年09月19日 14:25:17 +02:00
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
Compare 5 commits »
dsmith created pull request guile/guile#17 2025年09月18日 00:52:03 +02:00
fbsd-testing
dsmith pushed to fbsd-testing at dsmith/guile 2025年09月18日 00:50:10 +02:00
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
Compare 4 commits »
dsmith created branch fbsd-testing in dsmith/guile 2025年09月18日 00:50:10 +02:00