Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2019 07:06:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241611] [exp-run] with additional __isnan macros in math.h
Message-ID:  <bug-241611-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 241611
           Summary: [exp-run] with additional __isnan macros in math.h
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: dim@FreeBSD.org
                CC: ports-bugs@FreeBSD.org

Created attachment 208724
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208724&action=
=3Dedit
Add __isnan and __isnanf to math.h

In bug 241550, Gleb Popov reports that trivia CUDA programs can't be compil=
ed
due to missing __isnan and __isnanf functions.  These are apparently Linuxi=
sms.

I have prepared a patch which adds these as macro aliases to <math.h>, but
since these isnan functions and macros have a long history of compatibility
problems, I would prefer to see an exp-run done before I commit it.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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