fix callback pointer wrapping in glut
authorAndy Wingo <wingo@pobox.com>
Mon, 11 Feb 2013 16:45:04 +0000 (17:45 +0100)
committerAndy Wingo <wingo@pobox.com>
Mon, 11 Feb 2013 16:45:04 +0000 (17:45 +0100)
commit0e54424f15dff374dd3361285034cc7654701e9b
treede288415cac884a798b8b37886d7686fb7c1817f
parentd24cc2b8f241589724540cee113ec827715bde19
fix callback pointer wrapping in glut

* figl/glut/types.scm (coerce-callback-pointer/ephemeral):
  (coerce-callback-pointer/sticky): Fix to protect the pointer in
  addition to the procedure.
figl/glut/types.scm