[Webkit-unassigned] [Bug 51669] New: gcc compile error 'control reaches end of non-void function' with some option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 27 23:29:33 PST 2010


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

           Summary: gcc compile error 'control reaches end of non-void
                    function' with some option
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P3
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: toyoshim at google.com


gcc detects 'control reaches end of non-void function' error in case of using '-finstrument-functions' option.
This problem appears in a debug configuration with heap leak checker of chromium.
(http://codereview.chromium.org/5991005/)

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