diff options
author | Michael Gran <spk121@yahoo.com> | 2010-07-17 03:45:28 -0700 |
---|---|---|
committer | Michael Gran <spk121@yahoo.com> | 2010-07-17 03:50:52 -0700 |
commit | 211683cc5c99542dfb6e2a33f7cb8c1f9abbc702 (patch) | |
tree | df4d0a86e4f828b06f30f2bfddbd797c44d8caf6 /libguile/vm-i-system.c | |
parent | 2e67eb6f2d76e36350793a6f6e79d773f559f19c (diff) | |
download | guile-211683cc5c99542dfb6e2a33f7cb8c1f9abbc702.tar.gz |
open-file should handle binary mode and coding declarations
The open-file port should use the 8-bit ISO-8859-1 encoding when
a file is opened using mode "b". Also, it should honor a "coding:"
declaration at the top of a file when reading files where it is present.
* libguile/fports.c (scm_open_file): modified
* test-suite/tests/ports.test: more tests for open-file
* doc/ref/api-io.texi (File Ports): more documentation for open-file
Diffstat (limited to 'libguile/vm-i-system.c')
0 files changed, 0 insertions, 0 deletions