Bug 178495 - SoftLinkFunction should not define externed functions from other frameworks
Summary: SoftLinkFunction should not define externed functions from other frameworks
Status: RESOLVED DUPLICATE of bug 178424
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Miller
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-18 18:01 PDT by Keith Miller
Modified: 2017-10-18 19:43 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.98 KB, patch)
2017-10-18 19:37 PDT, Keith Miller
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2017-10-18 18:01:35 PDT
SoftLinkFunction should not define externed functions from other frameworks
Comment 1 Keith Miller 2017-10-18 19:37:03 PDT
Created attachment 324200 [details]
Patch
Comment 2 Keith Miller 2017-10-18 19:38:01 PDT
From nm XSLTUnicodeSort.o:

(__TEXT,__text) weak private external _xsltEvalAttrValueTemplate
Comment 3 mitz 2017-10-18 19:40:51 PDT
How does this bug relate to bug 178424?
Comment 4 Keith Miller 2017-10-18 19:42:20 PDT
(In reply to mitz from comment #3)
> How does this bug relate to bug 178424?

Oh, it's a dup. I'm not very good a remembering there are already open bugzillas...
Comment 5 Keith Miller 2017-10-18 19:43:07 PDT

*** This bug has been marked as a duplicate of bug 178424 ***