Bug 188981 - Fix gcc compilation warnings after r235230
Summary: Fix gcc compilation warnings after r235230
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alejandro G. Castro
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-27 04:02 PDT by Alejandro G. Castro
Modified: 2018-08-28 00:50 PDT (History)
4 users (show)

See Also:


Attachments
Patch (9.60 KB, patch)
2018-08-27 04:09 PDT, Alejandro G. Castro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 2018-08-27 04:02:40 PDT
We are using pragma clang to avoid unused-parameter warnings in the libwebrtc directories, gcc does not understand this pragmas.
Comment 1 Alejandro G. Castro 2018-08-27 04:09:17 PDT
Created attachment 348130 [details]
Patch
Comment 2 WebKit Commit Bot 2018-08-28 00:49:22 PDT
Comment on attachment 348130 [details]
Patch

Clearing flags on attachment: 348130

Committed r235421: <https://trac.webkit.org/changeset/235421>
Comment 3 WebKit Commit Bot 2018-08-28 00:49:24 PDT
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-08-28 00:50:48 PDT
<rdar://problem/43788293>