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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 17 13:30:54 PST 2008


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





------- Comment #4 from eric at webkit.org  2008-11-17 13:30 PDT -------
Pasting the error is not really necessary in the bug.  You've explained the bug
nicely above:

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.

But you should add that (or similar) to the ChangeLog, since the ChangeLog
becomes the commit log and is the most accessible record.


-- 
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