[Webkit-unassigned] [Bug 34216] New: AccessibilityController.h doesn't compile with RealView ARM compilers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 08:20:38 PST 2010


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

           Summary: AccessibilityController.h doesn't compile with
                    RealView ARM compilers
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gwright at kde.org


When trying to compile using RealView I get the following error:

"../../../WebKitTools/DumpRenderTree/AccessibilityController.h", line 30:
Error:  #59: function call is not allowed in a constant expression
  #if PLATFORM(WIN)
      ^
"../../../WebKitTools/DumpRenderTree/AccessibilityController.h", line 56:
Error:  #59: function call is not allowed in a constant expression
  #if PLATFORM(WIN)
      ^

This only seems to happen with RealView (I'm using RVCT 4).

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