[Webkit-unassigned] [Bug 80282] undefined reference to JSC::IdentifierTable::~IdentifierTable() on EFL port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 18:22:12 PST 2012


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





--- Comment #9 from ChangSeok Oh <kevin.cs.oh at gmail.com>  2012-03-05 18:22:12 PST ---
(In reply to comment #8)
> What does chromium do? I imagine they would also have a problem with JSC dependencies.

I'm not familiar with chromium port, but I think Chromium port doesn't extract  wtf library from javascriptcore library as static library yet.
I guess this issue is related with these movements bug75673.
I can understand your concern. Then how about moving IdentifierTable::~IdentifierTable() IdentifierTable::add() into a new file like wtf/IdentifierTable.cpp?

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