WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
16193
JavaScriptCore should compile -Wunreachable-code
https://bugs.webkit.org/show_bug.cgi?id=16193
Summary
JavaScriptCore should compile -Wunreachable-code
Eric Seidel (no email)
Reported
2007-11-29 14:14:48 PST
JavaScriptCore should compile -Wunreachable-code This would make it easier to not break MSVC (which seems to have a milder "unreachable" warning). Unfortunately gcc's -Wunreachable-code is pretty crazy. It warns about all sorts of things, some of which make little sense. Maybe it has trouble with c++.
Attachments
Add attachment
proposed patch, testcase, etc.
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