On 7/2/07, Ivan Raikov <[EMAIL PROTECTED]> wrote:

Hi all,

   I accidentally discovered that the procedure blas:dgemm in the blas
egg causes a segmentation fault when called with a TRANSPOSE argument
that is a character, instead of one of the transpose constants. Is
this normal, or could it possibly be an indication of an issue with
the FFI interface?


A type-check was missing for enum types. In darcs head (a few seconds before
Zbigniew provided an identical fix).


cheers,
felix


_______________________________________________
Chicken-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/chicken-users

Reply via email to