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

Issue 161061: code review 161061: Handle \r as a whitespace when parsing JSON string.

Can't Edit
Can't Publish+Mail
Start Review
Created:
16 years, 1 month ago by skibaa
Modified:
2 years, 2 months ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

Handle \r as a whitespace when parsing JSON string. Fixes issue 272.

Patch Set 1 #

Patch Set 2 : code review 161061: Handle \r as a whitespace when parsing JSON string. #

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

Messages

Total messages: 5
skibaa
Hello rsc, I'd like you to review the following change.
16 years, 1 month ago (2009-11-26 18:26:46 UTC) #1
rsc
thanks. could you please fill out the CLA as described at http://golang.org/doc/contribute.html#copyright and let me ...
16 years, 1 month ago (2009-11-29 23:27:14 UTC) #2
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=f7ba88b06ce9 *** Handle \r as a whitespace when parsing JSON string. Fixes ...
16 years, 1 month ago (2009-11-30 20:03:30 UTC) #3
rsc
16 years, 1 month ago (2009-12-02 09:06:31 UTC) #4
rsc
16 years, 1 month ago (2009-12-02 09:53:05 UTC) #5

          
Sign in to reply to this message.

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