diff options
author | Andreas Rottmann <a.rottmann@gmx.at> | 2011-05-07 23:40:14 +0200 |
---|---|---|
committer | Andreas Rottmann <a.rottmann@gmx.at> | 2011-05-07 23:48:46 +0200 |
commit | 2252321bb77fe83d98d5bcc9db1c76b914e9dd6a (patch) | |
tree | 2c31c9870fed7027a3997fc7597916a3cd548cb4 /doc/ref/api-procedures.texi | |
parent | 7be1705dbda377780335ecbcbfce04de523f2671 (diff) | |
download | guile-2252321bb77fe83d98d5bcc9db1c76b914e9dd6a.tar.gz |
Make the R6RS simple I/O library use conditions
* module/rnrs/io/ports.scm (display): Implement as an
exception-converting wrapper around Guile's core display.
* module/rnrs/io/simple.scm: Don't export Guile's corresponding core
procedures, but use `(rnrs io ports)' instead. This way, we get the
conditions required by R6RS raised.
* doc/ref/r6rs.texi (rnrs io simple): Mention that these procedures are
supposed to raise R6RS conditions.
Diffstat (limited to 'doc/ref/api-procedures.texi')
0 files changed, 0 insertions, 0 deletions