bug#76623: [PATCH] filesys.c: Use scm_sendfile to copy files.

Ludovic Courtès <[email protected]> Tue, 25 Mar 2025 10:26:49 +0100
Newsgroups gmane.lisp.guile.bugs
Message-ID <[email protected]>
Rob Browning <[email protected]> skribis:

> Ludovic Courtès <[email protected]> writes:
>
>> The patch LGTM but I realize there’s no real ‘copy-file’ test.  Not your
>> fault but would you mind adding one or two tests?
>
> I went ahead and added a commit to include some simple tests and pushed
> that and this to main.

Thank you!

Ludo’.