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

Issue 5643058: code review 5643058: encoding/json: document buffering (Closed)

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

Description

encoding/json: document buffering Fixes issue 1955.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 2f11c30b6ba6 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
13 years, 3 months ago (2012-02-08 15:23:09 UTC) #1
gri
What about not reading too much if the reader is a ByteReader instead? - gri ...
13 years, 3 months ago (2012-02-08 17:08:40 UTC) #2
gri
Never mind. Just seen the other mail. LGTM. - gri On Wed, Feb 8, 2012 ...
13 years, 3 months ago (2012-02-08 17:09:23 UTC) #3
rsc
13 years, 3 months ago (2012-02-08 18:48:06 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=8969fb908048 ***

encoding/json: document buffering

Fixes issue 1955.

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

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