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

Issue 23711004: Fix number scanning (Closed)

Created:
7 years, 3 months ago by hausner
Modified:
7 years, 3 months ago
Reviewers:
Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org, kasperl
Visibility:
Public.

Description

Fix number scanning Removing an old, Dash-era hack that makes 2is a faulty number literal rather than the number 2 followed by the identifier or keyword "is". Also fix number_identifier_test.dart which contains an access to a non-existent getter "memberName" of class NoSuchMethodError. Committed: https://code.google.com/p/dart/source/detail?r=27216

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -11 lines) Patch
M runtime/vm/scanner.cc View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/language/language.status View 1 chunk +0 lines, -3 lines 0 comments Download
M tests/language/language_dart2js.status View 1 1 chunk +0 lines, -1 line 0 comments Download
M tests/language/number_identifier_test.dart View 2 chunks +3 lines, -4 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
hausner
7 years, 3 months ago (2013-09-05 21:32:06 UTC) #1
hausner
7 years, 3 months ago (2013-09-05 21:33:34 UTC) #2
hausner
Committed patchset #2 manually as r27216 (presubmit successful).
7 years, 3 months ago (2013-09-05 22:11:54 UTC) #3
hausner
TBR=iposva
7 years, 3 months ago (2013-09-05 22:12:03 UTC) #4
Ivan Posva
7 years, 3 months ago (2013-09-05 23:15:25 UTC) #5
Message was sent while issue was closed.
LGTM -ip

Powered by Google App Engine
This is Rietveld 408576698