From webkit-dev Sun Feb 01 08:32:15 2009 From: Simon Hausmann Date: Sun, 01 Feb 2009 08:32:15 +0000 To: webkit-dev Subject: Re: [webkit-dev] #if PLATFORM(CF) || (PLATFORM(QT) && Message-Id: <200902010932.15214.hausmann () kde ! org> X-MARC-Message: https://marc.info/?l=webkit-dev&m=123347715429871 On Friday 30 January 2009 17:59:10 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? You're right, today it should probably be possible to set CF when compiling WebKit against Qt on Mac OS X. Please file a bug against me to compile-test and fix it. Simon _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev