[MacPorts] #69472: gutenprint @5.3.3: error: incompatible pointer to integer conversion
MacPorts
noreply at macports.org
Sun Mar 10 23:56:12 UTC 2024
#69472: gutenprint @5.3.3: error: incompatible pointer to integer conversion
------------------------+------------------------
Reporter: ryandesign | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.9.1
Keywords: sonoma | Port: gutenprint
------------------------+------------------------
Broken out from #69471, gutenprint fails to build with Xcode 15.3 because
of this: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269972
{{{
print.c:117:29: error: incompatible pointer to integer conversion passing
'void *' to parameter of type 'gint32' (aka 'int') [-Wint-conversion]
}}}
A commit that fixes the problem is referenced there.
--
Ticket URL: <https://trac.macports.org/ticket/69472>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list