#35244: hexfiend 2.1.2 fails to compile XIB: The value for Key (NSTag) is too large to fit into a 32 bit integer. ------------------------------------+--------------------------------------- Reporter: 200309@… | Owner: cal@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.1 Resolution: fixed | Keywords: snowleopard Port: hexfiend | ------------------------------------+--------------------------------------- Changes (by cal@…): * status: assigned => closed * resolution: => fixed Comment: 64 bit systems just drop the leading 4 bytes of the integer before using it as value for `NSStringEncoding`, which means we can safely apply this on both 32 and 64 bit systems. I've done this in r95739. I will also report this upstream. -- Ticket URL: <https://trac.macports.org/ticket/35244#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS