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/
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev