[Webkit-unassigned] [Bug 118252] New: Fix cast-align warning in WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 1 10:14:05 PDT 2013


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

           Summary: Fix cast-align warning in
                    WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org


/home/oszi/WebKit/Source/WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp:518:95: warning: cast from 'unsigned char*' to 'int*' increases required alignment of target type [-Wcast-align]

Here is the source:
https://trac.webkit.org/browser/trunk/Source/WebKit2/Platform/CoreIPC/unix/ConnectionUnix.cpp?rev=151825#L518

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