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

Issue 9085016: Fix bug 1011 (Closed)

Created:
8 years, 11 months ago by jimhug
Modified:
8 years, 11 months ago
Reviewers:
Jennifer Messerly
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make sure that we generate nice errors even if a DeclaredIdentifier escapes the parser as an expression. No tests included because test infrastructure can not currently tell the difference between an internal error and a nice syntax error. Committed: https://code.google.com/p/dart/source/detail?r=2958

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M frog/gen.dart View 2 chunks +5 lines, -1 line 0 comments Download
M frog/minfrog View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jimhug
TBR
8 years, 11 months ago (2012-01-04 18:29:00 UTC) #1
Jennifer Messerly
8 years, 11 months ago (2012-01-04 18:30:11 UTC) #2
On 2012/01/04 18:29:00, jimhug wrote:
> TBR

lgtm.

> No tests included because test infrastructure can not currently tell the
difference between an internal error and a nice syntax error.

yeah, I hit that one a lot too :\

Powered by Google App Engine
This is Rietveld 408576698