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

Issue 10915163: Fix 5024 - diagnostic on unresolved catch types, added test case (Closed)

Created:
8 years, 3 months ago by aam-me
Modified:
8 years, 3 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix 5024 - diagnostic on unresolved catch types, added test case BUG=5024 TEST= Committed: https://code.google.com/p/dart/source/detail?r=12095

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fixed test. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M lib/compiler/implementation/resolver.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M tests/language/try_catch_on_syntax_test.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ahe
LGTM if you fix the test. https://chromiumcodereview.appspot.com/10915163/diff/1/tests/language/try_catch_on_syntax_test.dart File tests/language/try_catch_on_syntax_test.dart (right): https://chromiumcodereview.appspot.com/10915163/diff/1/tests/language/try_catch_on_syntax_test.dart#newcode31 tests/language/try_catch_on_syntax_test.dart:31: catch(e) {} This ...
8 years, 3 months ago (2012-09-09 15:48:44 UTC) #1
aam-me
Okay, done! https://chromiumcodereview.appspot.com/10915163/diff/1/tests/language/try_catch_on_syntax_test.dart File tests/language/try_catch_on_syntax_test.dart (right): https://chromiumcodereview.appspot.com/10915163/diff/1/tests/language/try_catch_on_syntax_test.dart#newcode31 tests/language/try_catch_on_syntax_test.dart:31: catch(e) {} On 2012/09/09 15:48:44, ahe wrote: ...
8 years, 3 months ago (2012-09-09 16:03:09 UTC) #2
ahe
8 years, 3 months ago (2012-09-09 16:03:38 UTC) #3
Still LGTM!

Powered by Google App Engine
This is Rietveld 408576698