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

Issue 11110006: Issue 5735. Fix for 'export' without 'import' (Closed)

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

Description

Issue 5735. Fix for 'export' without 'import' http://code.google.com/p/dart/issues/detail?id=5735 Partial fix, only for "export" without "import". There are also problem with this test. R=danrubel@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=13621

Patch Set 1 #

Patch Set 2 : If re-export if local element with same name exists #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -5 lines) Patch
M compiler/java/com/google/dart/compiler/resolver/TopLevelElementBuilder.java View 1 1 chunk +6 lines, -0 lines 0 comments Download
M compiler/javatests/com/google/dart/compiler/end2end/inc/IncrementalCompilation2Test.java View 1 4 chunks +83 lines, -2 lines 0 comments Download
M tests/co19/co19-compiler.status View 1 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language/language.status View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
scheglov
8 years, 2 months ago (2012-10-12 02:11:10 UTC) #1
danrubel
8 years, 2 months ago (2012-10-12 18:57:48 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698