LGTM. There's a typo in the bug number in your CL description though. What's the ...
12 years, 4 months ago
(2013-02-12 02:59:53 UTC)
#2
LGTM.
There's a typo in the bug number in your CL description though.
What's the significance of containsCallsOrReceives? Are they really the only
two syntactic expression forms that can have side effects? What about failure
effects? Most expressions can have those. It seems odd to me that this
predicate exists.
PS. welcome back! We should catch up via video when you have a chance.
On Feb 11, 2013 6:59 PM, <adonovan@google.com> wrote: > > LGTM. > > There's a ...
12 years, 4 months ago
(2013-02-12 06:03:33 UTC)
#3
On Feb 11, 2013 6:59 PM, <adonovan@google.com> wrote:
>
> LGTM.
>
> There's a typo in the bug number in your CL description though.
Will fix before submitting.
>
> What's the significance of containsCallsOrReceives? Are they really the
> only two syntactic expression forms that can have side effects? What
> about failure effects? Most expressions can have those. It seems odd
> to me that this predicate exists.
It's exactly the condition as specified by the spec for the cap and len
argument. Only unusual as far as the spec might be unusual for specifying
this exception.
>
> PS. welcome back! We should catch up via video when you have a chance.
>
>
>
>
>
> https://codereview.appspot.com/7305080/
Issue 7305080: code review 7305080: go/types: len(((*T)(nil)).X) is const if X is an array
(Closed)
Created 12 years, 4 months ago by gri
Modified 12 years, 4 months ago
Reviewers:
Base URL:
Comments: 0