Bug 90712 - TestWebKitAPI doesn't build with recent clang
Summary: TestWebKitAPI doesn't build with recent clang
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-06 16:48 PDT by Nuno Lopes
Modified: 2012-07-07 01:27 PDT (History)
1 user (show)

See Also:


Attachments
fix warnings by the new -Wunused-private-field (2.89 KB, patch)
2012-07-06 16:50 PDT, Nuno Lopes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Lopes 2012-07-06 16:48:25 PDT
TestWebKitAPI doesn't build with recent clang.
Comment 1 Nuno Lopes 2012-07-06 16:50:44 PDT
Created attachment 151123 [details]
fix warnings by the new -Wunused-private-field
Comment 2 WebKit Review Bot 2012-07-07 01:27:53 PDT
Comment on attachment 151123 [details]
fix warnings by the new -Wunused-private-field

Clearing flags on attachment: 151123

Committed r122053: <http://trac.webkit.org/changeset/122053>
Comment 3 WebKit Review Bot 2012-07-07 01:27:57 PDT
All reviewed patches have been landed.  Closing bug.