[Webkit-unassigned] [Bug 22299] Improve visual studio 2008 sp1 compilation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 16 16:47:47 PST 2008


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


maruel at chromium.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25203|                            |review?
               Flag|                            |




------- Comment #1 from maruel at chromium.org  2008-11-16 16:47 PDT -------
Created an attachment (id=25203)
 --> (https://bugs.webkit.org/attachment.cgi?id=25203&action=view)
Template fixes

VS2008 refuses to have a specialization of a function template as a friend. It
can only mark as a friend the unspecialized template.

To fix this, a different typename must be used for the function template
description. I just added an underscore to the typenames.


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



More information about the webkit-unassigned mailing list