[Webkit-unassigned] [Bug 6253] KXMLCore::identifyExtract, KXMLCore::extractFirst not linking on Windows
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Sat Dec 31 18:41:44 PST 2005
http://bugzilla.opendarwin.org/show_bug.cgi?id=6253
------- Additional Comments From jhaygood at spsu.edu 2005-12-31 18:41 -------
(In reply to comment #0)
>
Problems are:
1. These have to defined for the linker to see the specializations
2. Maciej wants them to be in the HashSet / HashMap headers
3. You have to make sure the headers that define the objects are included.
Personally, I'd rather place them in the .cpp. That way, they are only defined
in the object file that needs it, and no need to header guard them (my first
patch is my preferred way of doing it).
--
Configure bugmail: http://bugzilla.opendarwin.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