This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Guile".
http://git.savannah.gnu.org/cgit/guile.git/commit/?id=958173e489c69b2f9e3c83752713a89e3ea3e79d The branch, stable-2.0 has been updated via 958173e489c69b2f9e3c83752713a89e3ea3e79d (commit) from ead04a04cd38909d0d40f1ba7885372c9c65ff38 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 958173e489c69b2f9e3c83752713a89e3ea3e79d Author: Ludovic Courtès <l...@gnu.org> Date: Sun Mar 13 23:21:07 2011 +0100 doc: Remove "lack of support for Unicode I/O and strings". * doc/ref/api-io.texi (R6RS I/O Ports): Remove 1.8ish comment. ----------------------------------------------------------------------- Summary of changes: doc/ref/api-io.texi | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/doc/ref/api-io.texi b/doc/ref/api-io.texi index 6a50424..02c1849 100644 --- a/doc/ref/api-io.texi +++ b/doc/ref/api-io.texi @@ -1155,8 +1155,7 @@ string I/O, that complement or refine Guile's historical port API presented above (@pxref{Input and Output}). @c FIXME: Update description when implemented. -@emph{Note}: The implementation of this R6RS API is currently far from -complete, notably due to the lack of support for Unicode I/O and strings. +@emph{Note}: The implementation of this R6RS API is not complete yet. @menu * R6RS End-of-File:: The end-of-file object. hooks/post-receive -- GNU Guile