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

Issue 5626050: code review 5626050: image: add package docs, rename s/UnknownFormatError/Er... (Closed)

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

Description

image: add package docs, rename s/UnknownFormatError/ErrFormat/ and rewrite the doc comment for Repeated. Fixes issue 2858.

Patch Set 1 #

Patch Set 2 : diff -r 3300b1f1e809 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 3300b1f1e809 https://go.googlecode.com/hg/ #

Total comments: 7

Patch Set 4 : diff -r 49bade8f93e4 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 49bade8f93e4 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -18 lines) Patch
M src/pkg/image/format.go View 1 3 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/image/image.go View 1 2 3 10 chunks +24 lines, -10 lines 0 comments Download
M src/pkg/image/names.go View 1 1 chunk +8 lines, -4 lines 0 comments Download

Messages

Total messages: 6
nigeltao
Hello r@golang.org, rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2012-02-04 01:36:55 UTC) #1
nigeltao
http://codereview.appspot.com/5626050/diff/3001/src/pkg/image/names.go File src/pkg/image/names.go (right): http://codereview.appspot.com/5626050/diff/3001/src/pkg/image/names.go#newcode62 src/pkg/image/names.go:62: // Offset is the translation vector from result pixel ...
13 years, 3 months ago (2012-02-04 01:40:54 UTC) #2
r
http://codereview.appspot.com/5626050/diff/3001/src/pkg/image/image.go File src/pkg/image/image.go (right): http://codereview.appspot.com/5626050/diff/3001/src/pkg/image/image.go#newcode16 src/pkg/image/image.go:16: // `import _ "image/png"` in a program's main package. ...
13 years, 3 months ago (2012-02-05 01:00:51 UTC) #3
nigeltao
http://codereview.appspot.com/5626050/diff/3001/src/pkg/image/image.go File src/pkg/image/image.go (right): http://codereview.appspot.com/5626050/diff/3001/src/pkg/image/image.go#newcode16 src/pkg/image/image.go:16: // `import _ "image/png"` in a program's main package. ...
13 years, 3 months ago (2012-02-05 23:29:10 UTC) #4
r
LGTM
13 years, 3 months ago (2012-02-05 23:47:30 UTC) #5
nigeltao
13 years, 3 months ago (2012-02-06 00:04:18 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=9373dcacea98 ***

image: add package docs, rename s/UnknownFormatError/ErrFormat/ and
rewrite the doc comment for Repeated.

Fixes issue 2858.

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

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