make SCM_I_SETJMP and SCM_I_LONGJMP private
authorAndy Wingo <wingo@pobox.com>
Sun, 15 May 2011 10:28:55 +0000 (12:28 +0200)
committerAndy Wingo <wingo@pobox.com>
Sun, 15 May 2011 13:34:15 +0000 (15:34 +0200)
commit04245bb72ff6f59ddd0a293a1cbf2a1a2fb643bb
tree3979c7ace2ca2dad67a9b512926232bca7d9e05c
parent2acdd822fb2fa788eec06938415e3b0348ea815b
make SCM_I_SETJMP and SCM_I_LONGJMP private

* libguile/_scm.h (SCM_I_SETJMP, SCM_I_LONGJMP): Move to this private
  header.
* libguile/__scm.h (scm_i_jmp_buf): Only define the scm_i_jmp_buf type
  in this public header.
libguile/__scm.h
libguile/_scm.h