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

Issue 1120042: code review 1120042: json: fix array -> non-array decoding (Closed)

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

Description

json: fix array -> non-array decoding Fixes issue 773.

Patch Set 1 #

Patch Set 2 : code review 1120042: json: fix array -> non-array decoding #

Patch Set 3 : code review 1120042: json: fix array -> non-array decoding #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -19 lines) Patch
M src/pkg/json/decode.go View 1 chunk +3 lines, -0 lines 0 comments Download
M src/pkg/json/decode_test.go View 1 2 chunks +27 lines, -19 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello adg (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 10 months ago (2010-05-11 21:16:48 UTC) #1
adg
LGTM On 11 May 2010 14:16, <rsc@golang.org> wrote: > Reviewers: adg, > > Message: > ...
14 years, 10 months ago (2010-05-11 21:28:32 UTC) #2
rsc
14 years, 10 months ago (2010-05-11 21:39:01 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=0369f59d4528 ***

json: fix array -> non-array decoding

Fixes issue 773.

R=adg
CC=golang-dev
http://codereview.appspot.com/1120042
Sign in to reply to this message.

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