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

Issue 5489060: code review 5489060: govet: add checking for printf verbs (Closed)

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

Description

govet: add checking for printf verbs Also fix the errors it catches. Fixes issue 1654.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -8 lines) Patch
M src/cmd/govet/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/govet/print.go View 7 chunks +68 lines, -3 lines 0 comments Download
M src/pkg/encoding/xml/marshal_test.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/http/readrequest_test.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/textproto/reader_test.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/os_test.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
r
Hello 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 22:40:58 UTC) #1
rsc
LGTM
13 years, 3 months ago (2011-12-15 23:15:46 UTC) #2
r
13 years, 3 months ago (2011-12-15 23:17:57 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=e0550761a4e0 ***

govet: add checking for printf verbs
Also fix the errors it catches.

Fixes issue 1654.

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

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