better handling of array arguments, strings
authorAndy Wingo <wingo@pobox.com>
Sat, 2 Feb 2013 21:11:33 +0000 (22:11 +0100)
committerAndy Wingo <wingo@pobox.com>
Sat, 2 Feb 2013 21:11:33 +0000 (22:11 +0100)
commite40b2a3db97a2726d773ad4660931b2ff54d3392
tree3d93daf67142b12218ff186e35a0f61a586bb625
parent93f72ad8a53530f768f6ae2562c442aaf17532e4
better handling of array arguments, strings

* figl/gl/types.scm: Array arguments are passed as bytevectors.  Strings
  use pointer<->string.
figl/gl/types.scm