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

Issue 19284006: Return a different exit code from the vm after compilation errors (issue 5525). (Closed)

Created:
7 years, 5 months ago by regis
Modified:
7 years, 5 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, ahe
Visibility:
Public.

Description

Return a different exit code from the vm after compilation errors (issue 5525). R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=25034

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -11 lines) Patch
M runtime/bin/main.cc View 1 5 chunks +24 lines, -11 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
regis
7 years, 5 months ago (2013-07-15 22:28:22 UTC) #1
siva
lgtm https://codereview.chromium.org/19284006/diff/1/runtime/bin/main.cc File runtime/bin/main.cc (right): https://codereview.chromium.org/19284006/diff/1/runtime/bin/main.cc#newcode597 runtime/bin/main.cc:597: static const int kErrorExitCode = 255; // Indicates ...
7 years, 5 months ago (2013-07-15 22:42:20 UTC) #2
regis
Thanks! https://codereview.chromium.org/19284006/diff/1/runtime/bin/main.cc File runtime/bin/main.cc (right): https://codereview.chromium.org/19284006/diff/1/runtime/bin/main.cc#newcode597 runtime/bin/main.cc:597: static const int kErrorExitCode = 255; // Indicates ...
7 years, 5 months ago (2013-07-15 23:32:47 UTC) #3
regis
7 years, 5 months ago (2013-07-15 23:33:27 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r25034 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698