chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Issues with the blas library


From: felix winkelmann
Subject: Re: [Chicken-users] Issues with the blas library
Date: Mon, 2 Jul 2007 07:43:20 +0200

On 7/2/07, Ivan Raikov <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]