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

Issue 152123: json: fix addressing of slice indexes that are multiple... (Closed)

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

Description

json: fix addressing of slice indexes that are multiples of 8. Fixes issue 147.

Patch Set 1 #

Patch Set 2 : code review 152123: json: fix addressing of slice indexes that are multiple... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M src/pkg/json/struct.go View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/json/struct_test.go View 1 2 chunks +31 lines, -0 lines 0 comments Download

Messages

Total messages: 3
agl1
I tend to err on the side of more tests, but it's not entirely clear ...
15 years, 7 months ago (2009-11-13 19:24:34 UTC) #1
rsc
LGTM
15 years, 7 months ago (2009-11-13 19:27:51 UTC) #2
agl1
15 years, 7 months ago (2009-11-13 19:29:16 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=66621dd2e8fa ***

json: fix addressing of slice indexes that are multiples of 8.

Fixes issue 147.

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

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