[Webkit-unassigned] [Bug 119087] New: Build fix (missing include in Source/JavaScriptCore/bytecode/ArrayProfile.cpp)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 25 07:26:55 PDT 2013


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

           Summary: Build fix (missing include in
                    Source/JavaScriptCore/bytecode/ArrayProfile.cpp)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbrianceau at nds.com


Seen with our bot: http://build.webkit.org/builders/Qt%20Linux%20SH4%20Release/builds/28067

/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp: In function 'void JSC::dumpArrayModes(WTF::PrintStream&, JSC::ArrayModes)':
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:47:5: error: 'CommaPrinter' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:47:18: error: expected ';' before 'comma'
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:49:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:51:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:53:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:55:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:57:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:59:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:61:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:63:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:65:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:67:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:69:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:71:19: error: 'comma' was not declared in this scope
/local/wkit/slavebuildbot_LOCAL/workspace_LOCAL/qt-linux-sh4-release/build/Source/JavaScriptCore/bytecode/ArrayProfile.cpp:73:19: error: 'comma' was not declared in this scope
make[2]: *** [.obj/release-shared/bytecode/ArrayProfile.o] Error 1

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