Bug 125136 - Build fixes for GCC-using ports after r159965 and later
Summary: Build fixes for GCC-using ports after r159965 and later
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Zan Dobersek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-02 23:27 PST by Zan Dobersek
Modified: 2013-12-02 23:58 PST (History)
6 users (show)

See Also:


Attachments
Patch (22.55 KB, patch)
2013-12-02 23:32 PST, Zan Dobersek
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.