(scm_print_state, SCM_PRINT_STATE_LAYOUT):
authorMarius Vollmer <mvo@zagadka.de>
Fri, 7 Jan 2005 15:47:47 +0000 (15:47 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Fri, 7 Jan 2005 15:47:47 +0000 (15:47 +0000)
commit509759dd31cfb085c725276679e51b6344556bbe
treefd01fe3dfcb11c14909dcc1e728beb3023c7eb8f
parent6e433d8b8fdb1fe790c086791387f75cae3cdd3d
(scm_print_state, SCM_PRINT_STATE_LAYOUT):
Removed ref_stack field.
(PSTATE_STACK_REF, PSTATE_STACK_SET): New, for accessing the stack
of a print state.  Use them everywhere instead of ref_stack.
libguile/print.c
libguile/print.h