Summary: |
gtest.a exports symbols, causing link-time warning: direct access in function ... means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings. |
Product: |
WebKit
|
Reporter: |
Kimmo Kinnunen <kkinnunen> |
Component: |
Tools / Tests | Assignee: |
Kimmo Kinnunen <kkinnunen> |
Status: |
RESOLVED
FIXED
|
|
|
Severity: |
Normal
|
CC: |
achristensen, ap, lingcherd_ho, webkit-bug-importer
|
Priority: |
P2
|
Keywords: |
InRadar |
Version: |
WebKit Local Build | |
|
Hardware: |
Unspecified | |
|
OS: |
Unspecified | |
|
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=141912
|
Attachments: |
Description |
Flags |
Patch
|
none
|
|
2021-04-20 07:04 PDT, Kimmo Kinnunen