[MacPorts] #63585: py27-pygtk: error: implicit declaration of function 'pango_font_metrics_new' is invalid in C99
MacPorts
noreply at macports.org
Tue Oct 12 14:20:44 UTC 2021
#63585: py27-pygtk: error: implicit declaration of function
'pango_font_metrics_new' is invalid in C99
------------------------+-----------------------------
Reporter: rhstanton | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: catalina bigsur
Port: py-pygtk |
------------------------+-----------------------------
Comment (by evanmiller):
@jmroot> implicit declaration is unsafe on arm64 (different ABI depending
on what type of arguments a function takes).
The function in question takes no arguments and returns a pointer – are we
safe on arm64 then?
--
Ticket URL: <https://trac.macports.org/ticket/63585#comment:21>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list