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

Issue 5100001: Fix up clang build, and presubmit warnings about strcpy. (Closed)

Created:
10 years, 1 month ago by dmac
Modified:
9 years, 7 months ago
Reviewers:
dmaclach1, Nico
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fix up clang build, and presubmit warnings about strcpy. Also fixes typo in comment. BUG=none TEST=build Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=66364

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix up sprintf concerns #

Patch Set 3 : Fix up signed/unsigned compare #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -4 lines) Patch
M chrome/common/multi_process_lock_linux.cc View 1 2 3 chunks +15 lines, -3 lines 0 comments Download
M chrome/common/multi_process_lock_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
dmac
This should clean up the issue (and a warning about strcpy that presubmit gave me)
10 years, 1 month ago (2010-11-16 23:16:54 UTC) #1
Nico
everything except the snprintf change LGTM. Maybe you can submit this without the snprintf change ...
10 years, 1 month ago (2010-11-16 23:23:31 UTC) #2
dmac
On 2010/11/16 23:23:31, Nico wrote: > everything except the snprintf change LGTM. Maybe you can ...
10 years, 1 month ago (2010-11-16 23:30:07 UTC) #3
Nico
On Tue, Nov 16, 2010 at 3:30 PM, <dmaclach@chromium.org> wrote: > On 2010/11/16 23:23:31, Nico ...
10 years, 1 month ago (2010-11-16 23:39:14 UTC) #4
dmaclach1
Ah, I thought you were confused about the function returning < 0. I check the ...
10 years, 1 month ago (2010-11-16 23:51:50 UTC) #5
Nico
10 years, 1 month ago (2010-11-16 23:56:44 UTC) #6
LG

Powered by Google App Engine
This is Rietveld 408576698