[Webkit-unassigned] [Bug 77759] New: Missing include in TestNetscapePlugIn

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 11:43:05 PST 2012


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

           Summary: Missing include in TestNetscapePlugIn
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kalevlember at gmail.com


gcc 4.7 in Fedora 17 needs unistd.h include for sleep(). The include is there, but guarded by #ifdef (ANDROID), which should be expanded to cover all Linux/Unix targets.

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