[Webkit-unassigned] [Bug 158623] REGRESSION(r201928?) API test WTF.StringOperators failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 10 11:38:03 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158623
--- Comment #6 from Brady Eidson <beidson at apple.com> ---
WTF_STRINGTYPEADAPTER_COPIED_WTF_STRING is an abomination.
This was a bizarre linker error.
Apparently only *one file* in TestWebKitAPI is allowed to use string concatenation (which includes makeString, which my new test was using)
If any other file tries to use it, it will break WTF.StringOperators.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160610/bcd95e6b/attachment.html>
More information about the webkit-unassigned
mailing list