From webkit-dev Fri Jan 30 17:03:34 2009 From: George Staikos Date: Fri, 30 Jan 2009 17:03:34 +0000 To: webkit-dev Subject: Re: [webkit-dev] #if PLATFORM(CF) || (PLATFORM(QT) && Message-Id: <7DE97E79-576D-4BBD-BBA8-F98D45EDD684 () kde ! org> X-MARC-Message: https://marc.info/?l=webkit-dev&m=123333505712977 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 webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev