[Webkit-unassigned] [Bug 20545] New: missing #include <unistd.h> in JavaScriptCore/VM/SamplingTool.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 27 10:48:11 PDT 2008


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

           Summary: missing #include <unistd.h> in
                    JavaScriptCore/VM/SamplingTool.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: landry at fr.homeunix.org


with r35941, there is a missing #include <unistd.h> somewhere in
JavaScriptCore/VM/SamplingTool.cpp to define usleep(), at least here on
OpenBSD. Was building fine with r35249, now it complains about the missing
prototype.

Thanks,
Landry


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