1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-01 04:10:18 +02:00
guile/module/rnrs/io
Andy Wingo 73b03e98a7 ensure unicode-capable rnrs string ports
* module/rnrs/io/ports.scm (open-string-input-port):
  (open-string-output-port): Ensure that the ports are unicode-capable
  by binding %default-port-encoding to "UTF-8".
2010-06-20 23:15:29 +02:00
..
ports.scm ensure unicode-capable rnrs string ports 2010-06-20 23:15:29 +02:00
simple.scm remove encoding of versions into the file system (for now?) 2010-06-16 22:20:28 +02:00