[webkit-reviews] review requested: [Bug 27060] Type cast for first argument in make_pair() : [Attachment 32420] Code patch for Structure.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 7 19:22:41 PDT 2009


Norbert Leser <norbert.leser at nokia.com> has asked  for review:
Bug 27060: Type cast for first argument in make_pair()
https://bugs.webkit.org/show_bug.cgi?id=27060

Attachment 32420: Code patch for Structure.cpp
https://bugs.webkit.org/attachment.cgi?id=32420&action=review

------- Additional Comments from Norbert Leser <norbert.leser at nokia.com>
Codewarrior compiler (WINSCW) latest build b482 fails with "illegal operand"
when first arg of make_pair() method has unqualified type.

Proposed patch casts the arguments accordingly.


More information about the webkit-reviews mailing list