Il 11/03/2013 23:15, Andreas Färber ha scritto:
>> > Hi; I'm currently looking at fixing the warnings that qemu generates in
>> > MacOSX syslog regarding CPSGetCurrentProcess and 
>> > CPSEnableForegroundOperation
>> > being deprecated. The new API for doing this is TransformProcessType(),
>> > which came in in MacOSX 10.3 apparently. Do we still need to support
>> > 10.2 and older (via ifdefs or something), or can I just replace the
>> > old code with the new recommended method?
> The oldest I had been testing was v10.3.9. The oldest we "must" support
> is v10.5.8 IMO since there is no upgrade path for ppc beyond that.

G4s were often too slow already to run 10.5 (Leopard), but 10.4 ran
quite well.  So I'd say either 10.3.9 or 10.4.

Paolo

Reply via email to