[Webkit-unassigned] [Bug 133640] New: [GTK][gtkdoc] remove -Wcast-align

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 9 04:14:44 PDT 2014


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

           Summary: [GTK][gtkdoc] remove -Wcast-align
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vjaquez at igalia.com


Apparently gcc warns that GParamSpec is not castable to GParamSpecInt64/GParamSpecUInt64/GParamSpecDouble due they are 64bit, even though ARM hackers claim that those only need 4byte alignment. As long as gcc behaves that way, this warning is not very useful, beside to break the build.

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