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

Issue 10545114: Removes constructor initializer in named parameter of private member (Closed)

Created:
8 years, 6 months ago by zundel
Modified:
8 years, 6 months ago
Reviewers:
iposva, gram, Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Removes constructor initializer in named parameter of private member See spec section 6.2.2, this is a compile time error. Committed: https://code.google.com/p/dart/source/detail?r=8536

Patch Set 1 : # #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -7 lines) Patch
M corelib/src/exceptions.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M lib/unittest/core_matchers.dart View 4 chunks +4 lines, -4 lines 0 comments Download
M lib/unittest/numeric_matchers.dart View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 4 (0 generated)
zundel
I'm working on adding a compilet-time error to the analyzer in http://codereview.chromium.org/10541095/ Section 6.2.2 of ...
8 years, 6 months ago (2012-06-11 15:52:34 UTC) #1
Ivan Posva
LGTM with comment. -Ivan http://codereview.chromium.org/10545114/diff/2001/lib/unittest/numeric_matchers.dart File lib/unittest/numeric_matchers.dart (right): http://codereview.chromium.org/10545114/diff/2001/lib/unittest/numeric_matchers.dart#newcode98 lib/unittest/numeric_matchers.dart:98: [valueInDescription = true]) : this._valueInDescription ...
8 years, 6 months ago (2012-06-12 10:43:05 UTC) #2
zundel
(note to prosperity, gram gave his approval on the other CL) On 2012/06/12 10:43:05, Ivan ...
8 years, 6 months ago (2012-06-12 10:53:00 UTC) #3
zundel
8 years, 6 months ago (2012-06-12 10:53:42 UTC) #4
I mean posterity!

On 2012/06/12 10:53:00, zundel wrote:
> (note to prosperity, gram gave his approval on the other CL)
> 
> On 2012/06/12 10:43:05, Ivan Posva wrote:
> > LGTM with comment.
> > 
> > -Ivan
> > 
> >
>
http://codereview.chromium.org/10545114/diff/2001/lib/unittest/numeric_matche...
> > File lib/unittest/numeric_matchers.dart (right):
> > 
> >
>
http://codereview.chromium.org/10545114/diff/2001/lib/unittest/numeric_matche...
> > lib/unittest/numeric_matchers.dart:98: [valueInDescription = true]) :
> > this._valueInDescription = valueInDescription;
> > Long line?

Powered by Google App Engine
This is Rietveld 408576698