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

Issue 9086015: Report error for interface method with body, issue 971 (Closed)

Created:
8 years, 11 months ago by scheglov
Modified:
8 years, 11 months ago
Reviewers:
zundel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rollback extra change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -19 lines) Patch
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 3 chunks +9 lines, -9 lines 0 comments Download
M compiler/java/com/google/dart/compiler/parser/ParserErrorCode.java View 1 chunk +1 line, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/NegativeParserTest.java View 2 chunks +22 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
8 years, 11 months ago (2012-01-04 21:12:17 UTC) #1
zundel
http://codereview.chromium.org/9086015/diff/1/compiler/java/com/google/dart/compiler/ast/LibraryUnit.java File compiler/java/com/google/dart/compiler/ast/LibraryUnit.java (right): http://codereview.chromium.org/9086015/diff/1/compiler/java/com/google/dart/compiler/ast/LibraryUnit.java#newcode261 compiler/java/com/google/dart/compiler/ast/LibraryUnit.java:261: int endIdx; move endIdx decl inside while loop. http://codereview.chromium.org/9086015/diff/1/compiler/java/com/google/dart/compiler/ast/LibraryUnit.java#newcode269 ...
8 years, 11 months ago (2012-01-04 21:37:51 UTC) #2
zundel
8 years, 11 months ago (2012-01-04 21:56:54 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698