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

Issue 10824210: Fix the archive code so that it compiles in a stricter mode. (Closed)

Created:
8 years, 4 months ago by nweiz
Modified:
8 years, 4 months ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix the archive code so that it compiles in a stricter mode. Committed: https://code.google.com/p/dart/source/detail?r=10362

Patch Set 1 #

Total comments: 8

Patch Set 2 : Small fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -104 lines) Patch
M utils/archive/dart_archive.c View 6 chunks +10 lines, -18 lines 0 comments Download
M utils/archive/entry.c View 3 chunks +1 line, -17 lines 0 comments Download
M utils/archive/entry.dart View 2 chunks +0 lines, -2 lines 0 comments Download
M utils/archive/entry_request.dart View 1 chunk +23 lines, -25 lines 0 comments Download
M utils/archive/messaging.h View 1 chunk +7 lines, -0 lines 0 comments Download
M utils/archive/messaging.c View 3 chunks +22 lines, -0 lines 0 comments Download
M utils/archive/options.dart View 1 chunk +2 lines, -14 lines 0 comments Download
M utils/archive/read_request.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M utils/archive/reader.h View 1 chunk +6 lines, -6 lines 0 comments Download
M utils/archive/reader.c View 1 chunk +20 lines, -11 lines 0 comments Download
M utils/archive/reader.dart View 1 1 chunk +19 lines, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
8 years, 4 months ago (2012-08-07 22:45:19 UTC) #1
Bob Nystrom
https://chromiumcodereview.appspot.com/10824210/diff/1/utils/archive/messaging.c File utils/archive/messaging.c (right): https://chromiumcodereview.appspot.com/10824210/diff/1/utils/archive/messaging.c#newcode124 utils/archive/messaging.c:124: return 0; // Should never reach this point. Can ...
8 years, 4 months ago (2012-08-07 22:58:43 UTC) #2
nweiz
https://chromiumcodereview.appspot.com/10824210/diff/1/utils/archive/messaging.c File utils/archive/messaging.c (right): https://chromiumcodereview.appspot.com/10824210/diff/1/utils/archive/messaging.c#newcode124 utils/archive/messaging.c:124: return 0; // Should never reach this point. On ...
8 years, 4 months ago (2012-08-07 23:06:59 UTC) #3
Bob Nystrom
8 years, 4 months ago (2012-08-07 23:16:18 UTC) #4
LGTM!

Powered by Google App Engine
This is Rietveld 408576698