civodul pushed a change to branch main
in repository guile.
from cc4559768 Find unidata_to_charset.awk from commit 9f8e05e5 in
$(srcdir).
new 64449a835 'connect' handles EAGAIN like EINPROGRESS.
new e8a41aee2 'module-define!' honors the 'module' parameter.
new 158da6966 Allow (library ...) form in cond-expand inside R7RS
define-library.
new e4e8afd6c Allow empty vendor string in GNU target triplets.
new 01b686b70 Allow null bytes in UNIX sockets.
new 445624575 Add missing #:modules argument for coverage-data->lcov.
new 7e048c6c5 Update NEWS.
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
NEWS | 17 +++++++
libguile/socket.c | 22 ++++++---
module/ice-9/boot-9.scm | 4 +-
module/ice-9/r7rs-libraries.scm | 5 ++-
module/system/base/target.scm | 9 +++-
module/system/vm/coverage.scm | 12 +++--
test-suite/tests/00-socket.test | 79 +++++++++++++++++++++++++++++++--
test-suite/tests/cross-compilation.test | 4 +-
8 files changed, 133 insertions(+), 19 deletions(-)