WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
118252
Fix cast-align warning in WebKit2/Platform/IPC/unix/ConnectionUnix.cpp
https://bugs.webkit.org/show_bug.cgi?id=118252
Summary
Fix cast-align warning in WebKit2/Platform/IPC/unix/ConnectionUnix.cpp
Csaba Osztrogonác
Reported
2013-07-01 10:16:03 PDT
/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
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2015-10-06 06:05:50 PDT
The bug is still valid, but the file was renamed.
https://trac.webkit.org/browser/trunk/Source/WebKit2/Platform/IPC/unix/ConnectionUnix.cpp?rev=190564#L465
Ahmad Saleem
Comment 2
2024-03-09 18:51:59 PST
Current Source file:
https://searchfox.org/wubkat/rev/93c3eb8ac99a6b6e3894deaf14e5d38304898b48/Source/WebKit/Platform/IPC/unix/ConnectionUnix.cpp#469
@Anne - any idea - who might be able to help or maintain this file?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug