Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2501)

Issue 4672047: Add metadata to order files (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by chrisha
Modified:
12 years, 9 months ago
Reviewers:
Roger McFarlane, Siggi
CC:
sawbuck-changes_googlegroups.com
Base URL:
http://sawbuck.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Add metadata to order files This CL adds metadata to order files produced by reorder.exe. In turn, relink.exe uses this metadata to ensure that it is being applied to the appropriate input module. BUG=http://code.google.com/p/sawbuck/issues/detail?id=37 Committed: http://code.google.com/p/sawbuck/source/browse/#svn/trunk377

Patch Set 1 : '' #

Total comments: 16

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+430 lines, -48 lines) Patch
M syzygy/common/syzygy_version.h View 1 chunk +9 lines, -0 lines 0 comments Download
M syzygy/common/syzygy_version_unittest.cc View 1 chunk +21 lines, -0 lines 0 comments Download
M syzygy/relink/order_relinker_unittest.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M syzygy/relink/relink_main.cc View 4 chunks +49 lines, -12 lines 0 comments Download
M syzygy/relink/relinker.cc View 1 chunk +1 line, -1 line 0 comments Download
M syzygy/reorder/reorder_main.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M syzygy/reorder/reorderer.h View 5 chunks +34 lines, -7 lines 0 comments Download
M syzygy/reorder/reorderer.cc View 1 11 chunks +308 lines, -23 lines 0 comments Download

Messages

Total messages: 7
chrisha
PTAL
12 years, 9 months ago (2011-07-06 18:46:53 UTC) #1
Siggi
I have but a couple of nits, though string escaping problems are super annoying. http://codereview.appspot.com/4672047/diff/3009/syzygy/reorder/reorderer.cc ...
12 years, 9 months ago (2011-07-06 19:39:07 UTC) #2
Siggi
Ah - you DO escape the file path. In that case: lgtm. On 2011/07/06 19:39:07, ...
12 years, 9 months ago (2011-07-06 19:42:36 UTC) #3
Roger McFarlane
lgtm with nits http://codereview.appspot.com/4672047/diff/3009/syzygy/reorder/reorderer.cc File syzygy/reorder/reorderer.cc (right): http://codereview.appspot.com/4672047/diff/3009/syzygy/reorder/reorderer.cc#newcode89 syzygy/reorder/reorderer.cc:89: !OutputKey(file, "section_id", indent + 2, pretty_print) ...
12 years, 9 months ago (2011-07-06 19:45:38 UTC) #4
chrisha
Addressed everyone's comments. rogerm@, PTAL? http://codereview.appspot.com/4672047/diff/3009/syzygy/reorder/reorderer.cc File syzygy/reorder/reorderer.cc (right): http://codereview.appspot.com/4672047/diff/3009/syzygy/reorder/reorderer.cc#newcode89 syzygy/reorder/reorderer.cc:89: !OutputKey(file, "section_id", indent + ...
12 years, 9 months ago (2011-07-06 20:04:00 UTC) #5
Roger McFarlane
lgtm
12 years, 9 months ago (2011-07-06 20:08:05 UTC) #6
chrisha
12 years, 9 months ago (2011-07-06 20:14:57 UTC) #7
Thanks, committing.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b