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

Issue 6350103: code review 6350103: cmd/gc: reject use of ... with multiple-valued expressions. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by remyoudompheng
Modified:
12 years, 10 months ago
Reviewers:
CC:
golang-dev, r, remy_archlinux.org
Visibility:
Public.

Description

cmd/gc: reject use of ... with multiple-valued expressions. Fixes issue 3334.

Patch Set 1 #

Patch Set 2 : diff -r 254232c99b3e https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 254232c99b3e https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 10a3b26f9276 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M src/cmd/gc/typecheck.c View 1 1 chunk +1 line, -1 line 0 comments Download
M test/ddd1.go View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 3
remyoudompheng
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com, remy@archlinux.org), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 10 months ago (2012-07-12 22:38:24 UTC) #1
r
LGTM
12 years, 10 months ago (2012-07-12 22:52:07 UTC) #2
remyoudompheng
12 years, 10 months ago (2012-07-13 06:05:49 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=6d5faedd95bc ***

cmd/gc: reject use of ... with multiple-valued expressions.

Fixes issue 3334.

R=golang-dev, r
CC=golang-dev, remy
http://codereview.appspot.com/6350103
Sign in to reply to this message.

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