[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 19:05:49 PDT 2011


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





--- Comment #139 from Kevin Ollivier <kevino at theolliviers.com>  2011-04-06 19:05:47 PST ---
(In reply to comment #138)
> (In reply to comment #137)
> > My understanding is that it does,
> 
> OK
> 
> > as you might declare the class as a friend
> 
> That's backwards. It would matter only if the class declared one of yours as a friend.

Yes, sorry, it was poorly worded. 

In any case, how would you like me to proceed? Keep things as-is with each individual method exported, or switch in this case to exporting the class? We're already exporting a majority of the class, and I think most things that get added will probably need macros assigned to it as well, so exporting the whole class I think would seem to be less maintenance work. However, I'm fine with whatever others decide. Just let me know how you want this handled.

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