[plt-scheme] Bug in FFI with Byte Strings or SHA1 Planet Package

Eli Barzilay eli at barzilay.org
Mon Sep 3 09:49:32 EDT 2007


On Sep  3, Ray Racine wrote:
> [...]
> Did Jay miss something in the FFI construction?  

Looks like it.  The foreign interface can be used with nul-terminated
strings, or strings of a known size.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                  http://www.barzilay.org/                 Maze is Life!



More information about the plt-scheme mailing list