[Webkit-unassigned] [Bug 162482] New: [bmalloc] Avoid implicit pointer conversion from std::array::iterator
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 23 01:03:31 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=162482
Bug ID: 162482
Summary: [bmalloc] Avoid implicit pointer conversion from
std::array::iterator
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: bmalloc
Assignee: webkit-unassigned at lists.webkit.org
Reporter: Yoshiaki.Jitsukawa at sony.com
CC: ggaren at apple.com
In Chunk.h and FixedVector.h, there are functions which expects implicit conversion from an std::array::iterator to a pointer, which is not supported by some STL library.
--
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/20160923/015b834c/attachment-0001.html>
More information about the webkit-unassigned
mailing list