[MacPorts] #64655: libsdl2: find some version to use for Tiger and Leopard
MacPorts
noreply at macports.org
Tue Mar 1 20:55:17 UTC 2022
#64655: libsdl2: find some version to use for Tiger and Leopard
---------------------------+------------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: powerpc, leopard
Port: libsdl2 |
---------------------------+------------------------------
Comment (by kencu):
don't be misled by this:
{{{
*** __NSAutoreleaseNoPool(): Object 0x1945080 of class NSCFArray
autoreleased with no pool in place - just leaking
}}}
this is not the error. It is something else, that could be fixed on
SnowLeopard by adding the @autoreleasepool bits manually to the example
code. Newer OS versions do some of those things automatically for you, but
on SL you have to do it the old way still.
I have patched various ports here and there for that. The last one that
comes to mind was glib2 that I fixed up for older systems when I moved it
to meson last year.
--
Ticket URL: <https://trac.macports.org/ticket/64655#comment:14>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list