guile-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Guile-commits] branch main updated (9592516bf -> 61393a5da)


From: Ludovic Courtès
Subject: [Guile-commits] branch main updated (9592516bf -> 61393a5da)
Date: Mon, 19 Sep 2022 16:33:27 -0400 (EDT)

civodul pushed a change to branch main
in repository guile.

    from 9592516bf string-fun: Fix typo
     new 1d313bf5f 'pipe' now takes an optional 'flags' parameter.
     new 61393a5da test-suite: Remove obsolete use of 'debug-enable'.

The 2 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                        |  7 +++++++
 configure.ac                |  3 ++-
 doc/ref/posix.texi          | 20 +++++++++++++++++-
 libguile/posix.c            | 51 +++++++++++++++++++++++++++++++++++++++------
 libguile/posix.h            |  3 ++-
 test-suite/guile-test       |  5 ++---
 test-suite/tests/posix.test | 35 +++++++++++++++++++++++++++++++
 7 files changed, 112 insertions(+), 12 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]