[Webkit-unassigned] [Bug 16193] New: JavaScriptCore should compile -Wunreachable-code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 29 14:14:49 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16193

           Summary: JavaScriptCore should compile  -Wunreachable-code
           Product: WebKit
           Version: 523.x (Safari 3)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


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


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list