Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(284)

Issue 7326013: GCC 4.6 warnings cleanup (Closed)

Created:
9 years, 5 months ago by ph34r
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Mark Seaborn, Ryan Sleevi
Visibility:
Public.

Description

GCC 4.6 warnings cleanup BUG=seccompsandbox:16 TEST=compile with gcc 4.6

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -23 lines) Patch
M ipc.cc View 1 2 chunks +4 lines, -2 lines 0 comments Download
M library.cc View 1 2 chunks +0 lines, -2 lines 0 comments Download
M madvise.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M mprotect.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M securemem.h View 1 1 chunk +21 lines, -10 lines 0 comments Download
M sigaction.cc View 1 1 chunk +4 lines, -2 lines 0 comments Download
M socketcall.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M tests/test_syscalls.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M x86_decode.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
ph34r
I'm not sure if I'm doing it right, but all tests pass.
9 years, 5 months ago (2011-07-08 13:26:07 UTC) #1
ph34r
Please review this CL. Any help is greatly appreciated.
9 years, 3 months ago (2011-09-16 11:19:29 UTC) #2
agl
(sandbox code; leaving for Markus)
9 years, 3 months ago (2011-09-16 13:22:21 UTC) #3
Markus (顧孟勤)
Overall this looks OK, but please see the comment below. http://codereview.chromium.org/7326013/diff/1/x86_decode.cc File x86_decode.cc (left): http://codereview.chromium.org/7326013/diff/1/x86_decode.cc#oldcode173 ...
9 years, 3 months ago (2011-09-16 16:07:32 UTC) #4
ph34r
I can suggest only a few things: 1. Comment them out. 2. Add (void)found_mod_rm; (void)found_sib; ...
9 years, 3 months ago (2011-09-16 16:30:15 UTC) #5
Markus (顧孟勤)
Option 2 sounds fine to me. And I don't think it even needs comments. It ...
9 years, 3 months ago (2011-09-16 17:01:11 UTC) #6
ph34r
PTAL. I've chosen option 2 :)
9 years, 3 months ago (2011-09-16 17:49:26 UTC) #7
Markus (顧孟勤)
LGTM I guess, you need me to apply this changelist? On Fri, Sep 16, 2011 ...
9 years, 3 months ago (2011-09-16 18:24:51 UTC) #8
ph34r
Yes in case the commit box will not work there.
9 years, 3 months ago (2011-09-16 18:29:58 UTC) #9
Markus (顧孟勤)
On 2011/09/16 18:29:58, ph34r wrote: > Yes in case the commit box will not work ...
9 years, 3 months ago (2011-09-16 18:44:07 UTC) #10
ph34r
9 years, 3 months ago (2011-09-16 18:45:32 UTC) #11
On 2011/09/16 18:44:07, Markus (顧孟勤) wrote:
> On 2011/09/16 18:29:58, ph34r wrote:
> > Yes in case the commit box will not work there.
> 
> Committed as r169

Thank you!

Powered by Google App Engine
This is Rietveld 408576698