summaryrefslogtreecommitdiff
path: root/libguile/eval.c
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2014-03-22 15:42:15 +0100
committerAndy Wingo <wingo@pobox.com>2014-03-22 15:42:15 +0100
commit0463a927c4ba4e941a3e7d100c629adf7e64b7c2 (patch)
treed12ae0d3e58f935ea20b9b8bd1498018fcc906a7 /libguile/eval.c
parent48c2a5395ab647e61fb8f22c344beeded02b8218 (diff)
downloadguile-0463a927c4ba4e941a3e7d100c629adf7e64b7c2.tar.gz
Define a C fluid for current-warning-port
* libguile/ports.c (scm_current_input_port, scm_current_output_port) (scm_current_error_port): Fix declarations to C99. (scm_current_warning_port, scm_set_current_warning_port): Rework to use a C fluid, like scm_current_error_port. (scm_init_ports): Initialize and define the warning port fluid. * libguile/init.c (scm_init_standard_ports): Init the current warning port. * module/ice-9/boot-9.scm: Remove definitions for current-warning-port. Instead, steal it from the boot objtable with port-parameterize!.
Diffstat (limited to 'libguile/eval.c')
0 files changed, 0 insertions, 0 deletions