]> granicus.if.org Git - python/commit
This "fixes" compilation issues for the Carbon._OSA module on OSX Leopard
authorRonald Oussoren <ronaldoussoren@mac.com>
Wed, 5 Dec 2007 20:07:36 +0000 (20:07 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Wed, 5 Dec 2007 20:07:36 +0000 (20:07 +0000)
commitba687525c5cd03b1ba4384180d80fba828c84cf1
tree6dcfd514cd4a5ff9ac864f66e1d0e3d904f636f0
parent0b60a14f13a9fa67b7d7980f4516f869042e91a7
This "fixes" compilation issues for the Carbon._OSA module on OSX Leopard
by purging bindings to OSA's debug API's. Those APIs we're completely
unsupported on OSX 10.4 and are no longer available on OSX 10.5.

Note that this patches a generated file. This is somewhat acceptable because
regenerating the file is non-trivial and wouldn't use system headers anyway.
Mac/Modules/osa/_OSAmodule.c