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

Issue 5495047: code review 5495047: gc: omit argument names from function types in error me... (Closed)

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

Description

gc: omit argument names from function types in error messages Fixes issue 2563

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M src/cmd/gc/fmt.c View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A test/fixedbugs/bug389.go View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 3
lvd
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2011-12-15 13:30:18 UTC) #1
rsc
LGTM
13 years, 3 months ago (2011-12-15 16:01:01 UTC) #2
lvd
13 years, 3 months ago (2011-12-15 16:38:51 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=b21c01bec273 ***

gc: omit argument names from function types in error messages

Fixes issue 2563

R=rsc
CC=golang-dev
http://codereview.appspot.com/5495047
Sign in to reply to this message.

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