[MacPorts] #68017: gtk3 fails on 10.6 i386 32bit missing symbol _macroman2ucs
MacPorts
noreply at macports.org
Sat Oct 14 20:25:11 UTC 2023
#68017: gtk3 fails on 10.6 i386 32bit missing symbol _macroman2ucs
-----------------------+------------------------------
Reporter: rmottola | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: i386 snowleopard
Port: gtk3 |
-----------------------+------------------------------
Comment (by rmottola):
After studying the code and comments, I think that the code using the
unavailable functions can be removed. There is clearly stating that it is
left in for not loosing certain keymaps in 32bit. Probably this was true
for 10.5, but on 10.6 they are always missing, so I'd use the fallback
code always. Probably nobody cared much since after 10.6 everything s
64bit anyway.
So I attach this patch which allowed 10.6 32bit to compile and behave like
64bit.
Would you conditionally apply it for 10.6 or later? I wonder if we should
just always apply it and simplify things.
--
Ticket URL: <https://trac.macports.org/ticket/68017#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list