scm_from_uintptr_t / scm_from_ptrdiff_t usage
authorAndy Wingo <wingo@pobox.com>
Thu, 7 Nov 2013 17:11:00 +0000 (18:11 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 7 Nov 2013 17:11:00 +0000 (18:11 +0100)
commit72b82b0f210ef47798133dabf2a81eef3e036ba6
tree3090c892d49c849fdc1c4fce298dfb6000c5123f
parente15aa022847507c3eeb84c180d20a4209ece1cb6
scm_from_uintptr_t / scm_from_ptrdiff_t usage

* libguile/frames.c:
* libguile/programs.c: Use scm_from_ptrdiff_t and scm_from_uintptr_t
  where appropriate.
libguile/frames.c
libguile/programs.c