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

Issue 516643004: Do not use the OS and ARCH name in the snapshot version string (it causes (Closed)

Created:
6 years, 3 months ago by siva
Modified:
6 years, 3 months ago
Reviewers:
Cutch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Do not use the OS and ARCH name in the snapshot version string (it causes mismatches when a snapshot is created on one machine/architecture and read on another machine/architecture). R=johnmccutchan@google.com Committed: https://code.google.com/p/dart/source/detail?r=39622

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -6 lines) Patch
M runtime/vm/snapshot.cc View 6 chunks +8 lines, -6 lines 0 comments Download
M runtime/vm/version.h View 1 chunk +1 line, -0 lines 0 comments Download
M runtime/vm/version_in.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
asiva@google.com changed reviewers: + johnmccutchan@google.com
6 years, 3 months ago (2014-08-27 21:31:12 UTC) #1
siva
6 years, 3 months ago (2014-08-27 21:31:12 UTC) #2
Cutch
lgtm
6 years, 3 months ago (2014-08-27 21:35:49 UTC) #3
siva
6 years, 3 months ago (2014-08-27 21:38:44 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as r39622 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698