[webkit-dev] #if PLATFORM(CF) || (PLATFORM(QT) && PLATFORM(DARWIN))

George Staikos staikos at kde.org
Fri Jan 30 09:03:34 PST 2009


On a related note I was thinking we might want to add PLATFORMS(X,Y)  
to try to reduce the boolean logic that is growing rapidly...  I can  
produce a patch for this if it's not too objectionable.

On 30-Jan-09, at 11:59 AM, Darin Adler wrote:

> I noticed that code relating to Core Foundation has the ifdef above:
>
>     #if PLATFORM(CF) || (PLATFORM(QT) && PLATFORM(DARWIN))
>
> This seems wrong. Why doesn't the CF platform switch get set when  
> compiling with Qt and Darwin? It should. Does it cause problems?  
> Can we just fix those?

--
George Staikos
Torch Mobile Inc.
http://www.torchmobile.com/



More information about the webkit-dev mailing list