a #f array is the null pointer
authorAndy Wingo <wingo@pobox.com>
Tue, 5 Feb 2013 17:43:19 +0000 (18:43 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 5 Feb 2013 17:43:19 +0000 (18:43 +0100)
commitc9820ad6002e6952080482f1ff9220f598abc554
tree2f81ea7952f333ed1092ec6fa30062ffdcb4a3d6
parent216f99722b6a87657c4268b92edcd6a932d2cb94
a #f array is the null pointer

* figl/gl/types.scm (array->pointer, define-array-foreign-type): Allow
  #f to indicate a null pointer.
figl/gl/types.scm