bug#36340: [PATCH 0/2] bug#36340 Fixes to --disable-networking

Michael Gran via "Bug reports for GUILE, GNU's Ubiquitous Extension Language" <[email protected]> Sun, 9 Mar 2025 16:55:21 -0700
Newsgroups gmane.lisp.guile.bugs
Message-ID <[email protected]>
These are fixes for Guile when built with the --disable-networking
option.

Michael Gran (2):
  Fixes export of suspendable-ports socket funcs when networking
    disabled
  Disable some socket tests when sockets not provided

 module/ice-9/suspendable-ports.scm   | 46 ++++++++++++++++------------
 test-suite/tests/00-repl-server.test |  3 +-
 test-suite/tests/web-server.test     |  6 ++--
 3 files changed, 32 insertions(+), 23 deletions(-)

-- 
2.48.1