[Webkit-unassigned] [Bug 97995] New: Remove unused sys/mman.h include

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 00:00:24 PDT 2012


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

           Summary: Remove unused sys/mman.h include
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: net147 at gmail.com


Source/JavaScriptCore/jit/ExecutableAllocatorFixedVMPool.cpp contains an include for sys/mman.h that isn't used.
As sys/mman.h is not available on all operating systems, this also improves portability.

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