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

Issue 2596041: code review 2596041: gob: break documentation into a separate doc.go file (Closed)

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

Description

gob: break documentation into a separate doc.go file

Patch Set 1 #

Total comments: 3

Patch Set 2 : code review 2596041: gob: break documentation into a separate doc.go file #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -262 lines) Patch
M src/pkg/gob/Makefile View 1 chunk +1 line, -0 lines 0 comments Download
A src/pkg/gob/doc.go View 1 1 chunk +267 lines, -0 lines 0 comments Download
M src/pkg/gob/encode.go View 1 chunk +0 lines, -262 lines 0 comments Download

Messages

Total messages: 7
r
Hello adg (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 5 months ago (2010-10-20 03:31:10 UTC) #1
adg
LGTM http://codereview.appspot.com/2596041/diff/1/src/pkg/gob/doc.go File src/pkg/gob/doc.go (right): http://codereview.appspot.com/2596041/diff/1/src/pkg/gob/doc.go#newcode6 src/pkg/gob/doc.go:6: The gob package manages streams of gobs - ...
14 years, 5 months ago (2010-10-20 03:34:40 UTC) #2
adg
http://codereview.appspot.com/2596041/diff/1/src/pkg/gob/Makefile File src/pkg/gob/Makefile (right): http://codereview.appspot.com/2596041/diff/1/src/pkg/gob/Makefile#newcode11 src/pkg/gob/Makefile:11: doc.go\ Don't add doc.go to the build. Only godoc ...
14 years, 5 months ago (2010-10-20 03:35:09 UTC) #3
r2
On Oct 19, 2010, at 8:34 PM, adg@golang.org wrote: > LGTM > > > http://codereview.appspot.com/2596041/diff/1/src/pkg/gob/doc.go ...
14 years, 5 months ago (2010-10-20 03:38:24 UTC) #4
r
*** Submitted as http://code.google.com/p/go/source/detail?r=90fba5de3bb2 *** gob: break documentation into a separate doc.go file R=adg, r2 ...
14 years, 5 months ago (2010-10-20 03:39:33 UTC) #5
adg
On 20 October 2010 14:38, Rob 'Commander' Pike <r@google.com> wrote: > we don't do that ...
14 years, 5 months ago (2010-10-20 03:43:59 UTC) #6
r2
14 years, 5 months ago (2010-10-20 03:50:47 UTC) #7
On Oct 19, 2010, at 8:43 PM, Andrew Gerrand wrote:

> On 20 October 2010 14:38, Rob 'Commander' Pike <r@google.com> wrote:
>> we don't do that for packages, only commands to break the 'package main'
problem.
> 
> My mistake.

not sure the status quo is right.

-rob

Sign in to reply to this message.

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