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

Issue 23445016: Small changes to make analyzer happy. (Closed)

Created:
7 years, 3 months ago by Lasse Reichstein Nielsen
Modified:
7 years, 3 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Small changes to make analyzer happy. Bool class does not contain abstract method without being abstract. Type parameter of linked list entry properly bounded, so it's a valid type parameter for linked list link. Missing default parameters values added to some StringSink methods. R=floitsch@google.com Committed: https://code.google.com/p/dart/source/detail?r=26868

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -11 lines) Patch
M runtime/lib/bool_patch.dart View 1 chunk +0 lines, -4 lines 0 comments Download
M sdk/lib/_collection_dev/list.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/collection/linked_list.dart View 1 chunk +2 lines, -1 line 0 comments Download
M sdk/lib/convert/string_conversion.dart View 2 chunks +4 lines, -4 lines 0 comments Download
M sdk/lib/core/bool.dart View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein Nielsen
7 years, 3 months ago (2013-08-29 12:55:59 UTC) #1
floitsch
LGTM.
7 years, 3 months ago (2013-08-29 12:58:51 UTC) #2
Lasse Reichstein Nielsen
7 years, 3 months ago (2013-08-29 13:00:05 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r26868 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698