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

Issue 137763002: orrect oversight so that no warning is given if a class implements Function, has no call() method b… (Closed)

Created:
6 years, 11 months ago by gbracha
Modified:
6 years, 11 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Correct oversight so that no warning is given if a class implements Function, has no call() method but declares its own noSuchMethod(). R=brianwilkerson@google.com, rmacnak@google.com Committed: https://code.google.com/p/dart/source/detail?r=31795

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M docs/language/dartLangSpec.tex View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
gbracha
Brian, this corrects the spec so that it does not treat Function implementations specially wrt ...
6 years, 11 months ago (2014-01-14 02:26:35 UTC) #1
Brian Wilkerson
LGTM
6 years, 11 months ago (2014-01-14 04:39:59 UTC) #2
rmacnak
lgtm
6 years, 11 months ago (2014-01-14 17:54:31 UTC) #3
gbracha
6 years, 11 months ago (2014-01-14 18:46:59 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r31795 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698