WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 90699
Build Error on Qt Linux build
https://bugs.webkit.org/show_bug.cgi?id=90699
Summary
Build Error on Qt Linux build
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pravin D
Comment 1
2012-07-06 12:31:53 PDT
Created
attachment 151110
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug