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

Issue 157071: gc: allow implicit conversion of *[10]int -> []int (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 8 months ago by rsc
Modified:
15 years, 8 months ago
Reviewers:
ken2
Visibility:
Public.

Description

gc: allow implicit conversion of *[10]int -> []int when used as arg to copy.

Patch Set 1 #

Patch Set 2 : code review 157071: gc: allow implicit conversion of *[10]int -> []int #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -2 lines) Patch
M src/cmd/gc/typecheck.c View 3 chunks +26 lines, -2 lines 0 comments Download

Messages

Total messages: 2
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=3e99e90863e4 *** gc: allow implicit conversion of *[10]int -> []int when used ...
15 years, 8 months ago (2009-11-18 22:26:29 UTC) #1
ken2
15 years, 8 months ago (2009-11-19 02:20:51 UTC) #2
On 2009/11/18 22:26:29, rsc wrote:
> *** Submitted as http://code.google.com/p/go/source/detail?r=3e99e90863e4 ***
> 
> gc: allow implicit conversion of *[10]int -> []int
> when used as arg to copy.
> 
> R=ken2
> http://codereview.appspot.com/157071

LGTM
Sign in to reply to this message.

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