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

Issue 5500084: code review 5500084: encoding/json: don't marshal special float values (Closed)

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

Description

encoding/json: don't marshal special float values

Patch Set 1 #

Patch Set 2 : diff -r 7ec969250bfc https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 7ec969250bfc https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -1 line) Patch
M src/pkg/encoding/json/encode.go View 1 3 chunks +15 lines, -1 line 0 comments Download
M src/pkg/encoding/json/encode_test.go View 1 2 chunks +19 lines, -0 lines 0 comments Download

Messages

Total messages: 5
eds
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-12-28 05:43:45 UTC) #1
adg
LGTM But does this fix a specific issue? How were they being marshaled before?
13 years, 7 months ago (2012-01-03 01:20:46 UTC) #2
eds
On Tue, Jan 3, 2012 at 2:20 PM, <adg@golang.org> wrote: > But does this fix ...
13 years, 7 months ago (2012-01-03 01:26:59 UTC) #3
adg
On 3 January 2012 12:26, Evan Shaw <chickencha@gmail.com> wrote: > On Tue, Jan 3, 2012 ...
13 years, 7 months ago (2012-01-03 01:30:23 UTC) #4
adg
13 years, 7 months ago (2012-01-03 01:30:25 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=bfeac7c1f35e ***

encoding/json: don't marshal special float values

R=golang-dev, adg
CC=golang-dev
http://codereview.appspot.com/5500084

Committer: Andrew Gerrand <adg@golang.org>
Sign in to reply to this message.

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