[MacPorts] #69624: mbedtls3 @3.6.0 uses wrong number of args to memcpy: error: macro "memcpy" requires 3 arguments, but only 2 given
MacPorts
noreply at macports.org
Sat Mar 30 20:06:45 UTC 2024
#69624: mbedtls3 @3.6.0 uses wrong number of args to memcpy: error: macro "memcpy"
requires 3 arguments, but only 2 given
---------------------------+-------------------------
Reporter: barracuda156 | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Resolution: | Keywords:
Port: mbedtls3 |
---------------------------+-------------------------
Comment (by jmroot):
The apparent second argument `MBEDTLS_SSL_TLS1_3_LBL_WITH_LEN` is actually
a macro that is supposed to expand to two args. I think they didn't
account for memcpy itself sometimes being a macro.
--
Ticket URL: <https://trac.macports.org/ticket/69624#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list