Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(447)

Issue 194078: code review 194078: gc: fix chan <- chan precedence. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 3 months ago by rsc
Modified:
15 years, 3 months ago
Reviewers:
ken3
CC:
ken2, golang-dev
Visibility:
Public.

Description

gc: fix chan <- chan precedence. also allow func() func().

Patch Set 1 #

Patch Set 2 : code review 194078: gc: fix chan <- chan precedence. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -82 lines) Patch
M src/cmd/gc/go.y View 1 11 chunks +34 lines, -41 lines 0 comments Download
M src/cmd/gc/print.c View 2 chunks +6 lines, -2 lines 0 comments Download
M src/cmd/gc/subr.c View 1 4 chunks +9 lines, -5 lines 0 comments Download
M src/pkg/reflect/all_test.go View 1 chunk +1 line, -1 line 0 comments Download
M test/fixedbugs/bug249.go View 1 chunk +26 lines, -26 lines 0 comments Download
M test/golden.out View 1 chunk +0 lines, -7 lines 0 comments Download
A test/import2.go View 1 chunk +42 lines, -0 lines 0 comments Download
A test/import3.go View 1 chunk +54 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 3 months ago (2010-01-26 18:40:26 UTC) #1
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=2b2e5678aa77 *** gc: fix chan <- chan precedence. also allow func() func(). ...
15 years, 3 months ago (2010-01-26 18:40:33 UTC) #2
ken3
15 years, 3 months ago (2010-01-26 21:41:58 UTC) #3
LGTM

On 2010/01/26 18:40:33, rsc wrote:
> *** Submitted as http://code.google.com/p/go/source/detail?r=2b2e5678aa77 ***
> 
> gc: fix chan <- chan precedence.
> also allow func() func().
> 
> R=ken2
> CC=golang-dev
> http://codereview.appspot.com/194078
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b