[Webkit-unassigned] [Bug 146990] New: [Linux] Seccomp: fix -Wmismatched-tags
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 15 16:08:22 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146990
Bug ID: 146990
Summary: [Linux] Seccomp: fix -Wmismatched-tags
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: PC
OS: Linux
Status: NEW
Severity: Normal
Priority: P2
Component: WebKit2
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mcatanzaro at igalia.com
[5194/5690] Building CXX object Source...nux/SeccompFilters/SyscallPolicy.cpp.o
In file included from ../../Source/WebKit2/Shared/linux/SeccompFilters/SyscallPolicy.cpp:32:
../../Source/WebKit2/Shared/WebProcessCreationParameters.h:59:1: warning: 'WebProcessCreationParameters' defined as a struct here but previously declared as a class [-Wmismatched-tags]
struct WebProcessCreationParameters {
^
../../Source/WebKit2/Shared/linux/SeccompFilters/SyscallPolicy.h:37:1: note: did you mean struct here?
class WebProcessCreationParameters;
^~~~~
struct
1 warning generated.
Oopsie-boopsie.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150715/4a0803a8/attachment.html>
More information about the webkit-unassigned
mailing list