cvs commit: ports/lang/erlang Makefile ports/lang/erlang/files
patch-erts_emulator_sys_unix_sys__float.c
Jimmy Olgeni
olgeni at FreeBSD.org
Wed Jul 1 14:58:05 UTC 2009
olgeni 2009-07-01 14:58:04 UTC
FreeBSD ports repository
Modified files:
lang/erlang Makefile
Added files:
lang/erlang/files patch-erts_emulator_sys_unix_sys__float.c
Log:
The per-thread last floating point exception pointer is not initialized
to NULL when it is allocated. As a result, spurious floating point
exceptions are reported.
Obtained from: David Reiss <dreiss at cs.stanford.edu>
Revision Changes Path
1.137 +1 -1 ports/lang/erlang/Makefile
1.1 +13 -0 ports/lang/erlang/files/patch-erts_emulator_sys_unix_sys__float.c (new)
More information about the cvs-all
mailing list