[Webkit-unassigned] [Bug 95536] Make compile with both OS(WINCE) and PLATFORM(QT) support

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 15:31:47 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=95536





--- Comment #10 from Patrick R. Gansterer <paroga at paroga.com>  2012-09-10 15:32:09 PST ---
(From update of attachment 163128)
View in context: https://bugs.webkit.org/attachment.cgi?id=163128&action=review

> Source/WTF/wtf/Platform.h:799
> +#define ENABLE_FTPDIR 0

please never define a ENABLE_* with null -> merge it into the #if around the #define ENABLE_FTPDIR 1
but anyway i don't think Platform is the correct place for feature defines -> they should go into the build system

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list