Bug 115741

Summary: [Qt] Build fails with clang
Product: WebKit Reporter: Andras Becsi <abecsi>
Component: New BugsAssignee: Andras Becsi <abecsi>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, jturcotte, vestbo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andras Becsi 2013-05-07 11:03:01 PDT
[Qt] Build fails with clang
Comment 1 Andras Becsi 2013-05-07 11:03:56 PDT
Created attachment 200936 [details]
Patch
Comment 2 Benjamin Poulain 2013-05-07 14:31:07 PDT
If you don't already, I strongly suggest you also use libc++ with Clang.
Comment 3 Tor Arne Vestbø 2013-05-07 15:17:12 PDT
(In reply to comment #2)
> If you don't already, I strongly suggest you also use libc++ with Clang.

Yepp, CONFIG += c++11 implies libc++ for macx-clang mkspecs.
Comment 4 Andras Becsi 2013-05-08 02:49:20 PDT
Comment on attachment 200936 [details]
Patch

Clearing flags on attachment: 200936

Committed r149726: <http://trac.webkit.org/changeset/149726>
Comment 5 Andras Becsi 2013-05-08 02:49:25 PDT
All reviewed patches have been landed.  Closing bug.