#f is a null pointer for glut callbacks
authorAndy Wingo <wingo@pobox.com>
Wed, 13 Feb 2013 15:06:09 +0000 (16:06 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 13 Feb 2013 15:06:09 +0000 (16:06 +0100)
commit1fa7e4dd02d5669f200f69ad12b73caa3ae530dc
tree848b03e3aa536f03afc8e61151922d239552d4b8
parent57a309e7ab19b5326d3072135fe869ef8016d005
#f is a null pointer for glut callbacks

* figl/glut/types.scm (coerce-callback-pointer/ephemeral):
  (coerce-callback-pointer/sticky): Allow #f to indicate a null pointer.
figl/glut/types.scm