[Ecls-list] Need help with SIGFPE

Gabriel Dos Reis gdr at integrable-solutions.net
Sun Oct 11 13:26:10 UTC 2009


On Sun, Oct 11, 2009 at 6:24 AM, Juan Jose Garcia-Ripoll
<juanjose.garciaripoll at googlemail.com> wrote:
> I do not know whether this is directly related:
>
> http://mail.gnome.org/archives/xml//2001-July/msg00189.html

The real problem is that it is unspecified whether setjmp saves
the signal context.  Some implementations do, some don't.  So,
the POSIX-recommended way is to use sigsetjmp.

-- Gaby




More information about the ecl-devel mailing list