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

Issue 197017: posix: don't complain when stat() fails with ENOENT (Closed)

Created:
11 years, 3 months ago by Evan Martin
Modified:
9 years, 7 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

posix: don't complain when stat() fails with ENOENT It's not useful to warn the user about broken symlinks when iterating a directory tree.

Patch Set 1 #

Patch Set 2 : whitespace #

Patch Set 3 : better #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -9 lines) Patch
M base/file_util_posix.cc View 1 2 1 chunk +13 lines, -9 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Evan Martin
see comment 10 on http://code.google.com/p/chromium/issues/detail?id=19587 for an example of a user who thought this was ...
11 years, 3 months ago (2009-09-03 22:16:42 UTC) #1
tony
11 years, 3 months ago (2009-09-03 22:24:13 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698