[Webkit-unassigned] [Bug 119679] New: Remove the cast-align warnings for ARM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 12 04:08:56 PDT 2013


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

           Summary: Remove the cast-align warnings for ARM
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vjaquez at igalia.com


Compiling for armhf, gcc (4.7.3) reports ~830 cast-align warnings.

These  warnings might be silenced using reinterpret_cast_ptr<>.

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