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

Issue 10536052: Cleans up warnings in dartc code base (Closed)

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

Description

Cleans up warnings in dartc code base Committed: https://code.google.com/p/dart/source/detail?r=8402

Patch Set 1 #

Total comments: 2

Patch Set 2 : Reverted TopLevelElementBuilder #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -44 lines) Patch
M compiler/java/com/google/dart/compiler/parser/DartParser.java View 1 chunk +0 lines, -6 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/CompilerTestCase.java View 1 chunk +0 lines, -2 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/parser/ParserRecoveryTest.java View 2 chunks +2 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java View 4 chunks +3 lines, -35 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/type/TypeTestCase.java View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
zundel
Just a mechanical cleanup based on warning markers in eclipse. https://chromiumcodereview.appspot.com/10536052/diff/1/compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java File compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java (left): https://chromiumcodereview.appspot.com/10536052/diff/1/compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java#oldcode2068 ...
8 years, 6 months ago (2012-06-07 13:06:49 UTC) #1
Brian Wilkerson
Except for the changes in TopLevelElementBuilder, LGTM. Konstantin can answer your question about the method, ...
8 years, 6 months ago (2012-06-07 13:54:11 UTC) #2
scheglov
8 years, 6 months ago (2012-06-07 14:53:58 UTC) #3
LGTM

>
https://chromiumcodereview.appspot.com/10536052/diff/1/compiler/javatests/com...
>
compiler/javatests/com/google/dart/compiler/type/TypeAnalyzerCompilerTest.java:2068:
> 
> I wasn't sure about removing this. There are no references, but maybe it was
> kept around for some reason?

I was going to use it, but never did this.
So, yes, it should be removed.

Powered by Google App Engine
This is Rietveld 408576698