[MacPorts] #60079: Conflicts in the qt5-qtbase headers?
MacPorts
noreply at macports.org
Fri Feb 14 08:50:41 UTC 2020
#60079: Conflicts in the qt5-qtbase headers?
-------------------------+---------------------------------
Reporter: mouse07410 | Owner: MarcusCalhoun-Lopez
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: qt5-qtbase |
-------------------------+---------------------------------
Comment (by MarcusCalhoun-Lopez):
It turns out that SleepyHead and OSCAR were helpfully adding the following
code
{{{
#ifndef nullptr
#define nullptr NULL
#endif
}}}
So `nullptr` was type `long` instead of the correct `std::nullptr_t`.
In tracking this problem down, I went ahead and created a port for
OSCAR.\\
I added myself as the maintainer, but if you would like to take over, that
is fine with me.
--
Ticket URL: <https://trac.macports.org/ticket/60079#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list