Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Sep 2016 00:32:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        tcltk@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 212512] lang/tcl86: remove unnecessary use of fpsetround
Message-ID:  <bug-212512-30738-QhlGA0MzUw@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-212512-30738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-212512-30738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Ed Maste <emaste@freebsd.org> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to tcltk@FreeBSD.o=
rg:
Bug 212512: lang/tcl86: remove unnecessary use of fpsetround
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212512



--- Description ---
Created attachment 174566
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174566&action=
=3Dedit
add patch file to remove fpsetround use in tcl

fpsetround is non-standard and is not provided on arm64 or riscv. On other
architectures where fpsetround does exist, fpsetround(FP_RN) just sets the
rounding mode to the already-set default, so it serves no purpose.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212512-30738-QhlGA0MzUw>