[Webkit-unassigned] [Bug 95377] New: [CMake] Suppress ANGLE compilation warnings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 29 14:05:12 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95377
Summary: [CMake] Suppress ANGLE compilation warnings
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rwlbuis at gmail.com
By compiling ANGLE into a static library (like wtf.a) we can set our compile rules for these files (partly C code) and so suppress warnings that we see now on ToT. One example of a warning that is hard to fix is the usage of -Wno-c++0x-compat on a C source.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list