[Webkit-unassigned] [Bug 105544] New: there is a missing deceleration in Opcode.ccp regarding dalalog

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 20 09:21:11 PST 2012


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

           Summary: there is a missing deceleration in Opcode.ccp
                    regarding dalalog
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mussonero at gmail.com


there is a missing deceleration in Opcode.ccp  regarding dalalog 

#if ENABLE(OPCODE_STATS)
#include <stdio.h>
#include <wtf/FixedArray.h>
#include <wtf/DataLog.h>      <---- missing line
#endif



note:
in both release webkit -r 138248 & -r 1.11.2

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