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

Issue 9692018: Unresolved super-send is not a compile-time error. (Closed)

Created:
8 years, 9 months ago by ahe
Modified:
8 years, 9 months ago
Reviewers:
floitsch, ngeoffray, kasperl
CC:
reviews_dartlang.org, compiler-dev_dartlang.org
Visibility:
Public.

Description

Unresolved super-send is not a compile-time error. Committed: https://code.google.com/p/dart/source/detail?r=5386

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address review coments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -22 lines) Patch
M dart/frog/leg/compiler.dart View 1 1 chunk +8 lines, -2 lines 0 comments Download
M dart/frog/leg/resolver.dart View 1 1 chunk +7 lines, -4 lines 1 comment Download
M dart/frog/leg/ssa/builder.dart View 3 chunks +13 lines, -4 lines 0 comments Download
M dart/tests/co19/co19-leg.status View 1 chunk +0 lines, -12 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ahe
8 years, 9 months ago (2012-03-12 22:45:35 UTC) #1
kasperl
LGTM. https://chromiumcodereview.appspot.com/9692018/diff/1/dart/frog/leg/compiler.dart File dart/frog/leg/compiler.dart (right): https://chromiumcodereview.appspot.com/9692018/diff/1/dart/frog/leg/compiler.dart#newcode379 dart/frog/leg/compiler.dart:379: Math.max((end.next !== null) ? end.next.charOffset : 0, startOffset ...
8 years, 9 months ago (2012-03-13 08:55:30 UTC) #2
ahe
Hi Kasper, Thank you for your suggestions. Cheers, Peter https://chromiumcodereview.appspot.com/9692018/diff/1/dart/frog/leg/compiler.dart File dart/frog/leg/compiler.dart (right): https://chromiumcodereview.appspot.com/9692018/diff/1/dart/frog/leg/compiler.dart#newcode379 dart/frog/leg/compiler.dart:379: ...
8 years, 9 months ago (2012-03-13 09:12:11 UTC) #3
ahe
Hi Kasper, Thank you for your suggestions. Cheers, Peter
8 years, 9 months ago (2012-03-13 09:12:12 UTC) #4
ngeoffray
8 years, 9 months ago (2012-03-13 11:32:30 UTC) #5

Powered by Google App Engine
This is Rietveld 408576698