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

Issue 94573002: Improve the documentation for exit codes in Process (Closed)

Created:
7 years ago by Søren Gjesse
Modified:
7 years ago
CC:
reviews_dartlang.org, ricow1, kustermann
Visibility:
Public.

Description

Improve the documentation for exit codes in Process R=ahe@google.com, ajohnsen@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=30778

Patch Set 1 #

Patch Set 2 : Updated #

Patch Set 3 : Minor update #

Total comments: 8

Patch Set 4 : Addressed review commetns from ahe@ #

Total comments: 1

Patch Set 5 : Addressed more review commetns #

Total comments: 2

Patch Set 6 : Addressed more review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -14 lines) Patch
M sdk/lib/io/process.dart View 1 2 3 4 5 5 chunks +48 lines, -14 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Søren Gjesse
Peter, for now I have just put in a recommendation to stay in the [0..127] ...
7 years ago (2013-11-28 10:22:39 UTC) #1
kustermann
Thanks for clarifying this in the documentation :)
7 years ago (2013-11-28 10:25:54 UTC) #2
ahe
https://codereview.chromium.org/94573002/diff/40001/sdk/lib/io/process.dart File sdk/lib/io/process.dart (right): https://codereview.chromium.org/94573002/diff/40001/sdk/lib/io/process.dart#newcode17 sdk/lib/io/process.dart:17: * Exit the Dart VM process immediately with the ...
7 years ago (2013-11-28 14:27:23 UTC) #3
Søren Gjesse
https://codereview.chromium.org/94573002/diff/40001/sdk/lib/io/process.dart File sdk/lib/io/process.dart (right): https://codereview.chromium.org/94573002/diff/40001/sdk/lib/io/process.dart#newcode17 sdk/lib/io/process.dart:17: * Exit the Dart VM process immediately with the ...
7 years ago (2013-11-29 10:29:24 UTC) #4
ahe
LGTM, but I still think it is problematic to use negative values on Windows. https://codereview.chromium.org/94573002/diff/60001/sdk/lib/io/process.dart ...
7 years ago (2013-11-29 10:43:19 UTC) #5
Anders Johnsen
lgtm https://codereview.chromium.org/94573002/diff/80001/sdk/lib/io/process.dart File sdk/lib/io/process.dart (right): https://codereview.chromium.org/94573002/diff/80001/sdk/lib/io/process.dart#newcode28 sdk/lib/io/process.dart:28: * result in a actual exit code of ...
7 years ago (2013-11-29 11:18:12 UTC) #6
Søren Gjesse
https://codereview.chromium.org/94573002/diff/80001/sdk/lib/io/process.dart File sdk/lib/io/process.dart (right): https://codereview.chromium.org/94573002/diff/80001/sdk/lib/io/process.dart#newcode28 sdk/lib/io/process.dart:28: * result in a actual exit code of 255 ...
7 years ago (2013-11-29 11:19:31 UTC) #7
Søren Gjesse
7 years ago (2013-11-29 11:20:24 UTC) #8
Message was sent while issue was closed.
Committed patchset #6 manually as r30778 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698