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

Issue 11282044: code review 11282044: cmd/gc: fix incorrect error when using f(g()) form on .... (Closed)

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

Description

cmd/gc: fix incorrect error when using f(g()) form on ... args Fixes issue 5358.

Patch Set 1 #

Patch Set 2 : diff -r 61b8f10038ed https://code.google.com/p/go/ #

Patch Set 3 : diff -r 61b8f10038ed https://code.google.com/p/go/ #

Patch Set 4 : diff -r 432ff8a9a11b https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -2 lines) Patch
M src/cmd/gc/typecheck.c View 1 1 chunk +2 lines, -2 lines 0 comments Download
A test/fixedbugs/issue5358.go View 1 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 3
DMorsing
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
11 years, 11 months ago (2013-07-15 15:39:49 UTC) #1
rsc
LGTM
11 years, 11 months ago (2013-07-15 20:57:23 UTC) #2
DMorsing
11 years, 11 months ago (2013-07-16 09:43:16 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=8b5ccd3ec19a ***

cmd/gc: fix incorrect error when using f(g()) form on ... args

Fixes issue 5358.

R=golang-dev, rsc
CC=golang-dev
https://codereview.appspot.com/11282044
Sign in to reply to this message.

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