[webkit-reviews] review requested: [Bug 224812] 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. : [Attachment 426544] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 20 07:04:33 PDT 2021


Kimmo Kinnunen <kkinnunen at apple.com> has asked	for review:
Bug 224812: 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.
https://bugs.webkit.org/show_bug.cgi?id=224812

Attachment 426544: Patch

https://bugs.webkit.org/attachment.cgi?id=426544&action=review




--- Comment #2 from Kimmo Kinnunen <kkinnunen at apple.com> ---
Created attachment 426544

  --> https://bugs.webkit.org/attachment.cgi?id=426544&action=review

Patch


More information about the webkit-reviews mailing list