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

Issue 8511001: Reapply directory error handling change. (Closed)

Created:
9 years, 1 month ago by Mads Ager (google)
Modified:
9 years, 1 month ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Reapply directory error handling change. Refactor code to have Platform::StrError(int error_code) on all platforms. Use that to get better error messages on Windows as well. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=1344

Patch Set 1 #

Patch Set 2 : Fix Windows build #

Patch Set 3 : Cut down on includes in posix version. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+174 lines, -58 lines) Patch
M runtime/bin/directory_impl.dart View 2 chunks +0 lines, -3 lines 0 comments Download
M runtime/bin/directory_posix.cc View 1 2 6 chunks +58 lines, -30 lines 0 comments Download
M runtime/bin/directory_win.cc View 1 4 chunks +53 lines, -25 lines 0 comments Download
M runtime/bin/platform.h View 1 chunk +9 lines, -0 lines 0 comments Download
M runtime/bin/platform_linux.cc View 2 chunks +14 lines, -0 lines 0 comments Download
M runtime/bin/platform_macos.cc View 2 chunks +10 lines, -0 lines 0 comments Download
M runtime/bin/platform_win.cc View 1 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
9 years, 1 month ago (2011-11-09 09:40:36 UTC) #1
Søren Gjesse
9 years, 1 month ago (2011-11-09 10:54:58 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698