[gnutls-devel] [PATCH 0/3] Guile bindings port to forthcoming 2.2 series
Ludovic Courtès
ludo at gnu.org
Wed Oct 5 14:30:30 CEST 2016
Hello,
This patch series (actually the third patch of the series) ports the Guile
bindings to the forthcoming Guile 2.2 series, currently known as 2.1, while
retaining compatibility with 2.0 and 1.8. The API that the bindings expose
is unchanged.
Would it be possible to integrate in the next 3.4 release? I can write a
'NEWS' snippet.
Thanks!
Ludo'.
Ludovic Courtès (3):
guile: Guile 2.x 'uniform-vector-read!' replacement returns 0 upon
EOF.
guile: Test 'set-session-transport-fd!'.
guile: Implement session record ports using the Guile 2.2 API.
guile/modules/gnutls/build/tests.scm | 9 ++--
guile/src/core.c | 87 +++++++++++++++++++++++++++++++++---
guile/tests/session-record-port.scm | 2 +-
3 files changed, 89 insertions(+), 9 deletions(-)
--
2.10.0
More information about the Gnutls-devel
mailing list