Hi! Artyom Poptsov <poptsov.art...@gmail.com> skribis:
> Meanwhile I've re-implemented Guile-SSH channels using GNU Guile port > API. [2] The work is done on `channel-to-ptob' branch: > https://github.com/artyom-poptsov/libguile-ssh/tree/channel-to-ptob > > As a consequence of using port API the most of specific procedures for > dealing with channels such as `channel-read', `channel-write', > `channel-close' and friends are eliminated, so the API became clearer. Sounds great. > I'm going to merge changes from `channel-to-ptob' branch for the next > Guile-SSH 0.5.0 release if no one has objections on it. Of course, > any comments are welcome. Fine with me! Could you also publish a tarball as produced with ‘make distcheck’, so that users don’t need to installed the right version of Autoconf, Automake, and Libtool? Thanks, Ludo’.