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

Issue 7420045: code review 7420045: cmd/vet: %b is a valid floating-point format. (Closed)

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

Description

cmd/vet: %b is a valid floating-point format. Also add a report about "invalid type" from gotype, if -v is set.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 4
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 3 months ago (2013-02-28 01:13:15 UTC) #1
r
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 3 months ago (2013-02-28 01:17:18 UTC) #2
bradfitz
LGTM On Wed, Feb 27, 2013 at 5:17 PM, <r@golang.org> wrote: > Hello golang-dev@googlegroups.com (cc: ...
12 years, 3 months ago (2013-02-28 02:42:36 UTC) #3
r
12 years, 3 months ago (2013-02-28 19:32:56 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=46a4719077f3 ***

cmd/vet: %b is a valid floating-point format.
Also add a report about "invalid type" from gotype, if -v is set.

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

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