[Webkit-unassigned] [Bug 195947] REGRESSION(r243115) breaks build for clang 3.8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 19 09:23:35 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=195947

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aestes at apple.com,
                   |                            |darin at apple.com,
                   |                            |mcatanzaro at igalia.com,
                   |                            |xan.lopez at gmail.com
          Component|New Bugs                    |WebKit Misc.

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
/usr/bin/clang++   -DBUILDING_JSCONLY__ -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DHAVE_CONFIG_H=1 -I../../Source/bmalloc -I. -IDerivedSources -I../../Source/ThirdParty -I../../Source/WTF -I../../Source/WTF/wtf -I../../Source/WTF/wtf/dtoa -I../../Source/WTF/wtf/persistence -I../../Source/WTF/wtf/text -I../../Source/WTF/wtf/text/icu -I../../Source/WTF/wtf/threads -I../../Source/WTF/wtf/unicode -fno-optimize-sibling-calls -fno-omit-frame-pointer -fdiagnostics-color=always -fcolor-diagnostics -Wextra -Wall -Wno-parentheses-equality -Qunused-arguments -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align  -fno-strict-aliasing -fno-exceptions -fno-rtti -std=c++14 -fsanitize=address -gsplit-dwarf -g -fPIC -MMD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/DateMath.cpp.o -c ../../Source/WTF/wtf/DateMath.cpp
In file included from ../../Source/WTF/wtf/DateMath.cpp:73:
In file included from ../../Source/WTF/wtf/DateMath.h:50:
In file included from ../../Source/WTF/wtf/text/WTFString.h:713:
In file included from ../../Source/WTF/wtf/text/AtomicString.h:377:
../../Source/WTF/wtf/text/StringConcatenate.h:281:16: error: no viable conversion from returned value of type 'RefPtr<WTF::StringImpl>' to function return type 'WTF::String'
        return resultImpl;
               ^~~~~~~~~~

-- 
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/20190319/47f34fc3/attachment-0001.html>


More information about the webkit-unassigned mailing list