Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2023 07:41:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 273338] '#include <cmath>' fails on 14 because of a likely bug with error: expected unqualified-id
Message-ID:  <bug-273338-29464-KfaDp5emqK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273338-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273338-29464@https.bugs.freebsd.org/bugzilla/>

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

Dimitry Andric <dim@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dim@FreeBSD.org

--- Comment #1 from Dimitry Andric <dim@FreeBSD.org> ---
Looks like their own 'types.h' header is defining a isnan() macro, which
conflicts with the one(s) in our headers. I would try commenting this
conflicting definition out, and see what happens?

--=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-273338-29464-KfaDp5emqK>