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

Issue 6297048: fmt: fix printing of %#v strings (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 11 months ago by dave
Modified:
11 years, 11 months ago
Reviewers:
Visibility:
Public.

Description

fmt: fix printing of %#v strings Fixes issue 3706. Prior to 23c7da226e28 the call through handleMethods would unset fmt.sharp if goSyntax was true. When that method moved to the unusual case, fmt.sharp was not being reset properly.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 9b455eb64690 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M src/pkg/fmt/fmt_test.go View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/fmt/print.go View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 1
dave_cheney.net
11 years, 11 months ago (2012-06-06 22:58:39 UTC) #1
*** Abandoned ***
Sign in to reply to this message.

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