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

Issue 2986063002: Avoid issuing incorrect errors when super mixins are enabled (Closed)

Created:
3 years, 4 months ago by Leaf
Modified:
3 years, 4 months ago
Reviewers:
Jennifer Messerly
CC:
reviews_dartlang.org, Lasse Reichstein Nielsen
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Avoid issuing incorrect errors when super mixins are enabled BUG= R=jmesserly@google.com Committed: https://github.com/dart-lang/sdk/commit/bbb0ed27ad34d6f35d90415feb68e55cdded4d73

Patch Set 1 #

Patch Set 2 : Handle mixin applications #

Patch Set 3 : remove superMixins flag #

Patch Set 4 : Coment #

Total comments: 12

Patch Set 5 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -33 lines) Patch
M pkg/analyzer/lib/src/task/strong/checker.dart View 1 2 3 2 chunks +28 lines, -12 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/checker_test.dart View 1 2 3 4 4 chunks +78 lines, -16 lines 0 comments Download
M pkg/analyzer/test/src/task/strong/inferred_type_test.dart View 1 2 3 4 2 chunks +7 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/task/strong/strong_test_helper.dart View 1 2 3 4 3 chunks +15 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Leaf
Here's my attempt to fix https://github.com/flutter/flutter/issues/11415 . This does *not* implement proper strong mode checking ...
3 years, 4 months ago (2017-07-27 20:46:23 UTC) #2
Jennifer Messerly
the fix LGTM, there may be some additional problems though, because the "visit concrete members" ...
3 years, 4 months ago (2017-07-27 21:07:59 UTC) #3
Leaf
Fixed the style issues. I'll land this fix and then look into the potentially still ...
3 years, 4 months ago (2017-07-27 21:38:09 UTC) #4
Leaf
3 years, 4 months ago (2017-07-27 21:39:05 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
bbb0ed27ad34d6f35d90415feb68e55cdded4d73 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698