Bug 90699

Summary: Build Error on Qt Linux build
Product: WebKit Reporter: Pravin D <pravind.2k4>
Component: WebKit QtAssignee: Pravin D <pravind.2k4>
Status: RESOLVED FIXED    
Severity: Normal CC: hugo.lima, ossy, tonikitoo, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Pravin D
Reported 2012-07-06 12:25:29 PDT
Building Webkit on Qt linux throws the error Source/JavaScript/parser/Parser.cpp:316:10 error: variable 'hasDeclaration' set but not used [-Werror=unused-but-set-variable] Webkit: r121988
Attachments
Patch (1.41 KB, patch)
2012-07-06 12:31 PDT, Pravin D
no flags
Pravin D
Comment 1 2012-07-06 12:31:53 PDT
Pravin D
Comment 2 2012-07-06 12:33:28 PDT
Comment on attachment 151110 [details] Patch The variable 'hasDeclaration' was removed in change set http://trac.webkit.org/changeset/121986/trunk/Source/JavaScriptCore/parser/Parser.cpp
Laszlo Gombos
Comment 3 2012-07-06 13:19:57 PDT
Comment on attachment 151110 [details] Patch Looks good to me, thanks !
WebKit Review Bot
Comment 4 2012-07-06 13:41:24 PDT
Comment on attachment 151110 [details] Patch Clearing flags on attachment: 151110 Committed r122033: <http://trac.webkit.org/changeset/122033>
WebKit Review Bot
Comment 5 2012-07-06 13:41:28 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.