[Webkit-unassigned] [Bug 146514] New: Ignore Visual Studio warning in SegmentedVector
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 1 09:35:49 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146514
Bug ID: 146514
Summary: Ignore Visual Studio warning in SegmentedVector
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Template Framework
Assignee: webkit-unassigned at lists.webkit.org
Reporter: achristensen at apple.com
SegmentedVector intentionally has an array of size 0. This is creating a lot of C4200 warnings making the build logs hard to read and find real errors. Let's hide this warning locally so we can still find problems elsewhere.
--
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/20150701/a70de353/attachment.html>
More information about the webkit-unassigned
mailing list