[Webkit-unassigned] [Bug 119835] New: Fix maybe-uninitialized warning with GCC 4.8

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 15 05:10:26 PDT 2013


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

           Summary: Fix maybe-uninitialized warning with GCC 4.8
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: allan.jensen at digia.com


GCC 4.8 emits a maybe-uninitialized warning for UnlinkedCodeBlock.cpp:249. It seems to be a mistake from GCC, but we might as well fix it to shut it up.

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