On Dec 10, 2012, at 00:24, John Ralls wrote:

> On Dec 9, 2012, at 9:08 PM, Behdad Esfahbod wrote:
> 
>> Ok, looks like something like this should work then:
>> 
>> if (sizeof (void *) == 4)
>>   OSAtomicCompareAndSwap32 (...)
>> else
>>   OSAtomicCompareAndSwap64 (...)
>> 
>> I'll give it a try.  Is 10.4 the earliest you want to support?
> 
> That's the current Gtk policy AFAIU, and that was Ryan's complaint.

10.4 is the earliest OS X version MacPorts runs on. Homebrew requires 10.5 or 
newer.

_______________________________________________
gtk-i18n-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtk-i18n-list

Reply via email to