What version of chicken are you using?

(felix)

On 5/30/06, Alejandro Forero Cuervo <[EMAIL PROTECTED]> wrote:
Hi.

The following code generates a segmentation fault in my machine:

  (define-external (foo) c-string #f)

  ((foreign-safe-lambda* void () "foo();"))

I was expecting the call to foo() to return NULL.  Am I doing
something wrong?

Alejo.
http://azul.freaks-unidos.net/


_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users



_______________________________________________
Chicken-users mailing list
Chicken-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to