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

Issue 83310045: code review 83310045: cmd/pack: fix format string error in log message (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 2 months ago by dave
Modified:
11 years, 1 month ago
Reviewers:
iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

cmd/pack: fix format string error in log message Fixes issue 7693. pack.go:347: possible formatting directive in Fatal call

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cmd/pack/pack.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
dave_cheney.net
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 2 months ago (2014-04-02 20:31:38 UTC) #1
iant
LGTM
11 years, 2 months ago (2014-04-02 20:57:39 UTC) #2
dave_cheney.net
11 years, 2 months ago (2014-04-02 23:01:07 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=f8f0a9f37c66 ***

cmd/pack: fix format string error in log message

Fixes issue 7693.

pack.go:347: possible formatting directive in Fatal call

LGTM=iant
R=golang-codereviews, iant
CC=golang-codereviews
https://codereview.appspot.com/83310045
Sign in to reply to this message.

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