guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] branch stable-2.2 updated (8150823 -> 2095033)


From: Mark H. Weaver
Subject: [Guile-commits] branch stable-2.2 updated (8150823 -> 2095033)
Date: Tue, 18 Jun 2019 03:25:07 -0400 (EDT)

mhw pushed a change to branch stable-2.2
in repository guile.

      from  8150823   Make 'get-bytevector-some' and 'get-bytevector-some!' 
suspendable.
       new  9f7a824   scm_mkstrport: Optimize the POS -> BYTE_POS conversion.
       new  3ec7afb   Refresh a stale comment.
       new  521f1ab   open-process: Fix dup(2) and execvp(2) error handling.
       new  2095033   Fix documentation of R6RS 'binary-port?' to reflect 
reality.

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 doc/ref/r6rs.texi        | 21 +++++++++++++++++----
 libguile/numbers.h       |  2 +-
 libguile/posix.c         | 47 ++++++++++++++++++++++++++++++++++++++---------
 libguile/strports.c      |  4 ++--
 module/rnrs/io/ports.scm | 18 +++++++++++++-----
 5 files changed, 71 insertions(+), 21 deletions(-)



reply via email to

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