[Webkit-unassigned] [Bug 18468] Cairo build does not work with CURL
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 14 08:10:48 PDT 2008
http://bugs.webkit.org/show_bug.cgi?id=18468
------- Comment #3 from zucker at wake3.com 2008-04-14 08:10 PDT -------
With regard to the first comment, these lines:
+#if PLATFORM(CF)
+#include <CoreFoundation/CoreFoundation.h>
+#include <WebKitSystemInterface/WebKitSystemInterface.h>
+#endif
are required since we need to define CFDataRef for the compile to work.
If you prefer, the only thing I really need to include is "typedef const struct
__CFData * CFDataRef;". I thought it was cleaner to include the entire *.h
file, but I can easily change. I will upload a new patch shortly.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list