[Webkit-unassigned] [Bug 98819] [BlackBerry] Define WTF_USE_EXTRA_MACROS in cmake rather than Platform.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 10 07:37:48 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=98819
--- Comment #3 from Yong Li <yoli at rim.com> 2012-10-10 07:38:25 PST ---
(In reply to comment #2)
> As the WebKit project does not have a common build-system, I find it more readable and manageable to keep these build rules in C/C++ (shared) code rather than moving them to a port specific build file.
>
> Having said that it is probably time to break up Platform.h into smaller files (e.g. config-blackberry.h).
>
> Related discussion at bug 97250.
Thanks for the info. For some stable macros (using JIT or some features), probably it is better to define them in the .h file. But I feel this symbol exporting stuff should better be decided by 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