diff options
author | Andy Wingo <wingo@pobox.com> | 2016-05-14 12:38:49 +0200 |
---|---|---|
committer | Andy Wingo <wingo@pobox.com> | 2016-05-14 12:42:17 +0200 |
commit | 9ecf77a82d6060a26f6891181f4582cc19dec65e (patch) | |
tree | 4f9b55e6026841a380c9e3f1c95a6b2a39a9547d /doc/ref/api-io.texi | |
parent | 9322902d02ecc23ec4c8534dbbc03c3074b78217 (diff) | |
download | guile-9ecf77a82d6060a26f6891181f4582cc19dec65e.tar.gz |
Add SCM_OPN to mode bits when making ports
* libguile/ports.c (scm_c_make_port_with_encoding): Add SCM_OPN to mode
bits, so that users don't have to.
(scm_i_mode_bits_n):
* libguile/print.c (scm_simple_format)
* libguile/r6rs-ports.c (make_bytevector_input_port)
(make_custom_binary_input_port, make_bytevector_output_port)
(make_custom_binary_output_port, make_transcoded_port)
* libguile/strports.c (scm_object_to_string, scm_open_input_string)
(scm_open_output_string, scm_c_read_string): Remove now-unneeded
SCM_OPN mentions.
Diffstat (limited to 'doc/ref/api-io.texi')
0 files changed, 0 insertions, 0 deletions