Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jul 2009 14:58:04 +0000 (UTC)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/erlang Makefile ports/lang/erlang/files patch-erts_emulator_sys_unix_sys__float.c
Message-ID:  <200907011458.n61Ew4OP016692@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907011458.n61Ew4OP016692>