Re: [webkit-dev] BUILDING_ON_TIGER/LEOPARD macros

2009-03-14 Thread Mark Rowe
On 2009-03-14, at 10:49, Kevin Ollivier wrote: Hi all, I'm seeing some strangeness with the OS X availability macros. First, it looks like BUILDING_ON_TIGER and BUILDING_ON_LEOPARD are defined in JavaScriptCorePrefix.h, which AFAICT is only used by the Apple XCode projects, yet the use o

[webkit-dev] BIULDING_ON_TIGER/LEOPARD macros

2009-03-14 Thread Kevin Ollivier
Hi all, I'm seeing some strangeness with the OS X availability macros. First, it looks like BUILDING_ON_TIGER and BUILDING_ON_LEOPARD are defined in JavaScriptCorePrefix.h, which AFAICT is only used by the Apple XCode projects, yet the use of these macros are often inside PLATFORM(DARWIN)