Bug 90634

Summary: JavaScriptCore doesn't build with recent clang (w/ patch)
Product: WebKit Reporter: Nuno Lopes <nlopes>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ap, barraclough, fpizlo, oliver, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
fix warnings by the new -Wunused-private-field.
none
fix warnings by the new -Wunused-private-field (take #2) none

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.