mike121 pushed a change to branch main in repository guile. from b572f187a version.test: incorrect test logic new 73a8ca88f ports.test: catch pipe errors new c9a19a03f Cygwin/MSYS: 00-socket.test: abstract sockets are unsupported new 7b4129404 Improve DLL search strategy for load-foreign-library
The 3 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 | 15 ++++ doc/ref/api-foreign.texi | 133 ++++++++++++++++++++------------- module/system/foreign-library.scm | 151 ++++++++++++++++++++++++++++++++++---- test-suite/tests/00-socket.test | 7 ++ test-suite/tests/foreign.test | 114 ++++++++++++++++++++++------ test-suite/tests/ports.test | 31 ++++---- 6 files changed, 348 insertions(+), 103 deletions(-)