[webkit-reviews] review requested: [Bug 14967] Reduce wtf::Vector::operator[]() overloads to eliminate compiler warnings on Windows 64-bit : [Attachment 15997] Remove all remaining bits of operator T*

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 16 11:04:35 PDT 2007


Peter Kasting <zerodpx at gmail.com> has asked  for review:
Bug 14967: Reduce wtf::Vector::operator[]() overloads to eliminate compiler
warnings on Windows 64-bit
http://bugs.webkit.org/show_bug.cgi?id=14967

Attachment 15997: Remove all remaining bits of operator T*
http://bugs.webkit.org/attachment.cgi?id=15997&action=edit

------- Additional Comments from Peter Kasting <zerodpx at gmail.com>
At Maciej's request, splitting the previous final patch into two pieces, this
one to complete removal of the auto-cast operator T*(), and an upcoming one to
do the then-safe reduction of the operator[]() overloads.



More information about the webkit-reviews mailing list