Bug 125136

Summary: Build fixes for GCC-using ports after r159965 and later
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, cgarcia, gyuyoung.kim, ossy, pnormand, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Zan Dobersek 2013-12-02 23:27:38 PST
Build fixes for GCC-using ports after r159965 and later
Comment 1 Zan Dobersek 2013-12-02 23:32:08 PST
Created attachment 218270 [details]
Patch
Comment 2 Zan Dobersek 2013-12-02 23:51:05 PST
Note that GCC 4.8 is required to compile the variadic InterfaceSizes template.
http://trac.webkit.org/browser/trunk/Source/WebKit2/Shared/APIClient.h#L42
Comment 3 Zan Dobersek 2013-12-02 23:58:28 PST
Comment on attachment 218270 [details]
Patch

Clearing flags on attachment: 218270

Committed r159994: <http://trac.webkit.org/changeset/159994>
Comment 4 Zan Dobersek 2013-12-02 23:58:35 PST
All reviewed patches have been landed.  Closing bug.