[Ecls-list] I don't think this is an ecl bug....

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Mon Sep 1 08:33:20 UTC 2008


On Mon, Sep 1, 2008 at 6:28 AM, Teunis Peters <teunis at wintersgift.com> wrote:
> I'm getting #<a FLOATING-POINT-UNDERFLOW> sometimes when communicating
> with cffi calls.   It's farely inconsistent - so I'm trying to debug it.

It is probably related to the library you are interfacing with, which
does not care much about floating point precision. You can use
(SI:TRAP-FPE 'FLOATING-POINT-UNDERFLOW NIL) to ignore those events

Juanjo

---
Instituto de Física Fundamental
CSIC, Serrano, 113, Madrid 28040 (Spain)
http://juanjose.garciaripoll.googlepages.com


More information about the ecl-devel mailing list