Bug 64804 - Avoid the GCC 4.6 warning set-but-not-used
Summary: Avoid the GCC 4.6 warning set-but-not-used
Status: UNCONFIRMED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-19 09:07 PDT by Thiago Macieira
Modified: 2011-07-23 15:29 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.08 KB, patch)
2011-07-19 09:07 PDT, Thiago Macieira
dbates: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Macieira 2011-07-19 09:07:09 PDT
Avoid the GCC 4.6 warning set-but-not-used
Comment 1 Thiago Macieira 2011-07-19 09:07:51 PDT
Created attachment 101327 [details]
Patch
Comment 2 Ademar Reis 2011-07-21 11:57:31 PDT
Comment on attachment 101327 [details]
Patch

You need a changelog (from prepare-Changelog or webkit-patch upload) before the patch gets a r+. (no r- from me because I'm not a reviewer)
Comment 3 Daniel Bates 2011-07-23 15:16:03 PDT
Comment on attachment 101327 [details]
Patch

r-; missing change log.