#47942: xraylib @3.1.0_0: libxrl.dylib is built with flat namespace on Yosemite ---------------------------+------------------------------ Reporter: ryandesign@… | Owner: Tom.Schoonjans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.99 Resolution: fixed | Keywords: haspatch Port: xraylib | ---------------------------+------------------------------ Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Committed in r137061. [http://lists.gnu.org/archive/html/libtool- patches/2014-09/msg00001.html Larry says it can cause runtime crashes]. The code was meant to use the flat namespace only on the ancient Mac OS X 10.0, 10.1, and 10.2, but because of the way the OS version check was written, it would also be applied on OS X 10.10 and later. The patch fixes that, and was already accepted by the libtool developers; xraylib just hasn't been repackaged with a fixed version of libtool yet. -- Ticket URL: <https://trac.macports.org/ticket/47942#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X