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

Issue 4309042: code review 4309042: go/printer: Revert API change of CL 4274075. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by gri
Modified:
14 years, 1 month ago
Reviewers:
CC:
golang-dev, rsc1
Visibility:
Public.

Description

go/printer: Revert API change of CL 4274075. Revert changes to printer.Config. Pass in the nodeSizes map trough an internal helper function.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -25 lines) Patch
M src/cmd/godoc/godoc.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/gofix/main.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/gofix/main_test.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/cmd/gofmt/gofmt.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/printer/nodes.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/go/printer/printer.go View 1 2 4 chunks +21 lines, -18 lines 0 comments Download

Messages

Total messages: 3
gri
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-03-22 20:54:29 UTC) #1
rsc1
LGTM
14 years, 1 month ago (2011-03-22 20:59:21 UTC) #2
gri
14 years, 1 month ago (2011-03-22 21:13:44 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=94fab267e96b ***

go/printer: Revert API change of CL 4274075.

Revert changes to printer.Config. Pass in the
nodeSizes map trough an internal helper function.

R=golang-dev, rsc1
CC=golang-dev
http://codereview.appspot.com/4309042

Committer: Robert Griesemer <gri@golang.org>
Sign in to reply to this message.

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