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

Issue 2344041: code review 2344041: fmt: add Errorf helper function (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by adg
Modified:
14 years, 5 months ago
Reviewers:
CC:
r, r2, golang-dev
Visibility:
Public.

Description

fmt: add Errorf helper function This crops up in a lot of places. It's just a one-liner, but doesn't add any dependancies. Seems worth it.

Patch Set 1 #

Patch Set 2 : code review 2344041: fmt: add Errorf helper function #

Patch Set 3 : code review 2344041: fmt: add Errorf helper function #

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

Messages

Total messages: 6
adg
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 5 months ago (2010-10-01 03:48:06 UTC) #1
r2
On Sep 30, 2010, at 8:48 PM, adg@golang.org wrote: > Reviewers: r, > > Message: ...
14 years, 5 months ago (2010-10-01 03:55:47 UTC) #2
adg
On 1 October 2010 13:55, Rob 'Commander' Pike <r@google.com> wrote: > do what it says ...
14 years, 5 months ago (2010-10-01 03:58:59 UTC) #3
r2
LGTM in another CL you might want to use it in a bunch of extant ...
14 years, 5 months ago (2010-10-01 04:00:53 UTC) #4
adg
*** Submitted as http://code.google.com/p/go/source/detail?r=d1fd4018fa2f *** fmt: add Errorf helper function This crops up in a ...
14 years, 5 months ago (2010-10-01 04:05:03 UTC) #5
adg
14 years, 5 months ago (2010-10-01 04:05:29 UTC) #6
On 1 October 2010 14:00, Rob 'Commander' Pike <r@google.com> wrote:
> LGTM
>
> in another CL you might want to use it in a bunch of extant places.

That's the plan.
Sign in to reply to this message.

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