[Webkit-unassigned] [Bug 6513] New: Portability: KWQVectorImpl.cpp needs <string.h>

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Jan 12 18:13:04 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=6513

           Summary: Portability: KWQVectorImpl.cpp needs <string.h>
           Product: WebKit
           Version: 412+
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: jhaygood at spsu.edu


On non- OS X platforms, we don't have the project precompiled header include to
include this.

memset requires string.h.

Attatched patch includes it to use.

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