[Webkit-unassigned] [Bug 189991] [WTF] Add ExternalStringImpl, a StringImpl for user controlled buffers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 26 07:40:55 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=189991
--- Comment #3 from Koby <koby.b at mce.systems> ---
Note that I've got the following style error during webkit-patch upload:
ERROR: Source/WTF/wtf/text/ExternalStringImpl.cpp:32: Inline functions should not be annotated with WTF_EXPORT_PRIVATE. Remove the macro, or move the inline function definition out-of-line. [build/webcore_export] [4]
ERROR: Source/WTF/wtf/text/ExternalStringImpl.cpp:37: Inline functions should not be annotated with WTF_EXPORT_PRIVATE. Remove the macro, or move the inline function definition out-of-line. [build/webcore_export] [4]
but those functions aren't inline.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180926/7176f7b4/attachment.html>
More information about the webkit-unassigned
mailing list