gnustep-dev
[Top][All Lists]
Advanced

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

Proper fix for SIGFPE on FreeBSD


From: David Chisnall
Subject: Proper fix for SIGFPE on FreeBSD
Date: Sat, 15 Aug 2009 18:10:28 +0100

GNUstep currently does some asm magic to disable floating point exceptions on FreeBSD. This sometimes, coincidentally, works, but often the flag is reset by various things. This patch sets it via the standard libm interface, which ensures that it remains cleared.

David

Attachment: gsbase.diff
Description: Binary data


reply via email to

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