1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 20:00:19 +02:00
guile/module/rnrs/io
Ludovic Courtès d4b8163784 Honor R6RS transcoder error handling modes, when possible.
* module/rnrs/io/ports.scm (transcoded-port): Change RESULT's conversion
  strategy based on TRANSCODER's error-handling mode.

* test-suite/tests/r6rs-ports.test ("8.2.6  Input and output
  ports")["transcoded-port [error handling mode = raise]",
  "transcoded-port [error handling mode = replace]"]: New tests.
2010-11-24 23:04:24 +01:00
..
ports.scm Honor R6RS transcoder error handling modes, when possible. 2010-11-24 23:04:24 +01:00
simple.scm Work towards a more complete implementation of `(rnrs io ports)' 2010-11-24 23:04:24 +01:00