Bug 90634 - JavaScriptCore doesn't build with recent clang (w/ patch)
Summary: JavaScriptCore doesn't build with recent clang (w/ patch)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-05 14:28 PDT by Nuno Lopes
Modified: 2012-07-06 10:39 PDT (History)
5 users (show)

See Also:


Attachments
fix warnings by the new -Wunused-private-field. (22.68 KB, patch)
2012-07-05 14:32 PDT, Nuno Lopes
no flags Details | Formatted Diff | Diff
fix warnings by the new -Wunused-private-field (take #2) (24.14 KB, patch)
2012-07-05 14:39 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-05 14:28:08 PDT
JavaScriptCore doesn't build with recent clang (w/ patch).
Comment 1 Nuno Lopes 2012-07-05 14:32:27 PDT
Created attachment 150984 [details]
fix warnings by the new -Wunused-private-field.
Comment 2 Nuno Lopes 2012-07-05 14:39:48 PDT
Created attachment 150985 [details]
fix warnings by the new -Wunused-private-field (take #2)
Comment 3 WebKit Review Bot 2012-07-06 10:39:37 PDT
Comment on attachment 150985 [details]
fix warnings by the new -Wunused-private-field (take #2)

Clearing flags on attachment: 150985

Committed r121986: <http://trac.webkit.org/changeset/121986>
Comment 4 WebKit Review Bot 2012-07-06 10:39:42 PDT
All reviewed patches have been landed.  Closing bug.