[MacPorts] #68213: zmq: error: unknown type name 'clockid_t'; did you mean 'clock_id_t'
MacPorts
noreply at macports.org
Wed Oct 4 14:30:18 UTC 2023
#68213: zmq: error: unknown type name 'clockid_t'; did you mean 'clock_id_t'
--------------------------+--------------------
Reporter: Schamschula | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: zmq |
--------------------------+--------------------
Comment (by kencu):
zmq has their own clock_gettime() implementation to use if none is
available… nothing wrong with that.
why is legacy_support using clockid_t instead of clock_id_t ? Something to
look into there…which is right? Are both used in code in different
projects? Why? Do we need to define both?
Chris wrote this legacysupport clock stuff, so he probably knows.
--
Ticket URL: <https://trac.macports.org/ticket/68213#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list