[Webkit-unassigned] [Bug 51116] Building webkit with Visual Studio 2010 fails due to ambiguous 'operator =' methods in RefPtr.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 24 17:45:19 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51116


Jake <jake at jakeonthenet.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #77429|0                           |1
        is obsolete|                            |
  Attachment #77429|review?, commit-queue?      |
               Flag|                            |
  Attachment #77433|                            |review?, commit-queue?
               Flag|                            |




--- Comment #23 from Jake <jake at jakeonthenet.com>  2010-12-24 17:45:18 PST ---
Created an attachment (id=77433)
 --> (https://bugs.webkit.org/attachment.cgi?id=77433&action=review)
Fixes nullptr_t related build issues on vs2010

Removed from all of the WTF smart pointer classes the operator =(nullptr_t) override so they'll build with visual studio 2010.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list