[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
Wed Apr 6 15:31:18 PDT 2011


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


Kevin Ollivier <kevino at theolliviers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87659|0                           |1
        is obsolete|                            |
  Attachment #87659|review?                     |
               Flag|                            |
  Attachment #88532|                            |review?
               Flag|                            |




--- Comment #131 from Kevin Ollivier <kevino at theolliviers.com>  2011-04-06 15:31:12 PST ---
Created an attachment (id=88532)
 --> (https://bugs.webkit.org/attachment.cgi?id=88532&action=review)
Fix defines for WTF/JS_EXPORT_PRIVATE in !USE(EXPORT_MACROS) case

Okay, I'll break this down in the hopes of speeding up the review process. This first patch just fixes some cases for !USE(EXPORT_MACROS) where WTF/JS_EXPORT_PRIVATE were erroneously defined. They should only be defined to the appropriate export / import macro when using the export macros.

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