[webkit-reviews] review requested: [Bug 51116] Building webkit with Visual Studio 2010 fails due to ambiguous 'operator =' methods in RefPtr. : [Attachment 77429] Latest patch for vs2010 build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 24 14:39:44 PST 2010


Jake <jake at jakeonthenet.com> has asked	for review:
Bug 51116: Building webkit with Visual Studio 2010 fails due to ambiguous
'operator =' methods in RefPtr.
https://bugs.webkit.org/show_bug.cgi?id=51116

Attachment 77429: Latest patch for vs2010 build
https://bugs.webkit.org/attachment.cgi?id=77429&action=review

------- Additional Comments from Jake <jake at jakeonthenet.com>
This patch uses static_cast instead of c style casts.


More information about the webkit-reviews mailing list