Bug 152123

Summary: [B3] Use mark pragmas only if it is supported
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: JavaScriptCoreAssignee: Csaba Osztrogonác <ossy>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, commit-queue, fpizlo, keith_miller, mark.lam, msaboff, saam
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 152248    
Attachments:
Description Flags
Patch none

Csaba Osztrogonác
Reported 2015-12-10 05:56:52 PST
There is an Apple only "#pragma mark" in FTLB3Output.h, which causes build error on non Apple platforms. Similar fix - https://trac.webkit.org/changeset/192778
Attachments
Patch (1.18 KB, patch)
2015-12-10 05:58 PST, Csaba Osztrogonác
no flags
Csaba Osztrogonác
Comment 1 2015-12-10 05:58:03 PST
WebKit Commit Bot
Comment 2 2015-12-10 08:50:51 PST
Comment on attachment 267099 [details] Patch Clearing flags on attachment: 267099 Committed r193908: <http://trac.webkit.org/changeset/193908>
WebKit Commit Bot
Comment 3 2015-12-10 08:50:55 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.