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

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212512

            Bug ID: 212512
           Summary: lang/tcl86: remove unnecessary use of fpsetround
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tcltk@FreeBSD.org
          Reporter: emaste@freebsd.org
            Blocks: 201763
             Flags: maintainer-feedback?(tcltk@FreeBSD.org)
          Assignee: tcltk@FreeBSD.org

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.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201763
[Bug 201763] Tracking bug for AArch64 port build failures
--=20
You are receiving this mail because:
You are the assignee for the bug.=



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