[Webkit-unassigned] [Bug 31668] New: Remove HAVE(STRING_H) guard from JavaScriptCore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 19 07:44:41 PST 2009


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

           Summary: Remove HAVE(STRING_H) guard from JavaScriptCore
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


HAVE(FLOAT_H) is meant to guard <strting.h> includes. It is not used
consistently and it always defined (see JavaScriptCore/config.h), so I do not
think this adds any value. I propose to remove it - patch will follow.

This guard is not used by WebCore or any other parts of WebKit, this is why the
bug report is only written against JavaScriptCore.

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