[Webkit-unassigned] [Bug 27551] Make it possible to build JavaScriptCore as shared library without symbol lists

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 13 05:41:25 PDT 2009


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33773|0                           |1
        is obsolete|                            |




--- Comment #19 from Simon Hausmann <hausmann at webkit.org>  2009-08-13 05:41:23 PDT ---
Created an attachment (id=34737)
 --> (https://bugs.webkit.org/attachment.cgi?id=34737)
Updated patch with JS_EXPORTDATA renamed to JS_EXPORT_PRIVATE

This updated patch is rebased against ToT and uses JS_EXPORT_PRIVATE instead of
JS_EXPORTDATA, to clarify that the macro is used to export private symbols.

-- 
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