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

Issue 109500043: code review 109500043: encoding/xml: respect omitempty and don't crash on empt...

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 9 months ago by oneofone
Modified:
9 years, 4 months ago
Reviewers:
CC:
golang-codereviews, dfc
Visibility:
Public.

Description

encoding/xml: respect omitempty and don't crash on empty non-string values. Fixes issue 8333 and issue 8334.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 1a9d124153b9 https://code.google.com/p/go #

Patch Set 5 : diff -r 1a9d124153b9 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -2 lines) Patch
M src/pkg/encoding/xml/read.go View 1 3 chunks +6 lines, -2 lines 0 comments Download
M src/pkg/encoding/xml/read_test.go View 1 2 3 4 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 5
oneofone
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
9 years, 9 months ago (2014-07-07 03:23:47 UTC) #1
dfc
On 2014/07/07 03:23:47, oneofone wrote: > Hello mailto:golang-codereviews@googlegroups.com, > > I'd like you to review ...
9 years, 9 months ago (2014-07-07 04:16:06 UTC) #2
oneofone
Hello golang-codereviews@googlegroups.com, dave@cheney.net (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 9 months ago (2014-07-07 04:37:15 UTC) #3
oneofone
Hello golang-codereviews@googlegroups.com, dave@cheney.net (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 9 months ago (2014-07-07 04:48:50 UTC) #4
gobot
9 years, 4 months ago (2014-12-19 05:10:15 UTC) #5
R=close

To the author of this CL:

The Go project has moved to Gerrit Code Review.

If this CL should be continued, please see the latest version of
https://golang.org/doc/contribute.html for instructions on
how to set up Git and the Go project's Gerrit codereview plugin,
and then create a new change with your current code.

If there has been discussion on this CL, please give a link to it
(golang.org/cl/109500043 is best) in the description in your
new CL.

Thanks very much.
Sign in to reply to this message.

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