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

Issue 11414293: Fix a number of int type issues in dart:io File implementation to avoid implicit conversions that c… (Closed)

Created:
8 years ago by Mads Ager (google)
Modified:
8 years ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix a number of int type issues in dart:io File implementation to avoid implicit conversions that can change the value. R=sgjesse@google.com BUG=dartbug.com/5301 Committed: https://code.google.com/p/dart/source/detail?r=15635

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -68 lines) Patch
M runtime/bin/builtin_natives.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/bin/dartutils.h View 3 chunks +7 lines, -2 lines 0 comments Download
M runtime/bin/dartutils.cc View 2 chunks +10 lines, -1 line 0 comments Download
M runtime/bin/file.cc View 23 chunks +54 lines, -64 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
8 years ago (2012-12-03 14:02:16 UTC) #1
Søren Gjesse
8 years ago (2012-12-03 14:38:17 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698