[Webkit-unassigned] [Bug 111659] New: Build fix: PageAllocationAligned no longer has executable flag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 18:31:59 PST 2013


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

           Summary: Build fix: PageAllocationAligned no longer has
                    executable flag
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: savagobr at yahoo.com


Compiling is failing with: 
/home/adenilson/apps/webkit/Webkit/Source/WTF/wtf/PageAllocationAligned.cpp:55:95: error: ‘executable’ was not declared in this scope

Because it was removed in r145018.

This patch fixes this issue by setting the execution parameter to default false.

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