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

Issue 79210044: code review 79210044: encoding/xml: Makes XML Marshaler take into account XML... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by vizor
Modified:
10 years ago
Reviewers:
gobot, rsc
CC:
golang-codereviews, r, rsc, kortschak, joe
Visibility:
Public.

Description

encoding/xml: Makes XML Marshaler take into account XMLName field from anonymous field Fixes issue 7614.

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -0 lines) Patch
M src/pkg/encoding/xml/marshal_test.go View 2 chunks +41 lines, -0 lines 0 comments Download
M src/pkg/encoding/xml/typeinfo.go View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 11
vizor
Hello golang-codereviews@googlegroups.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 1 month ago (2014-03-24 21:55:02 UTC) #1
vizor
Please take a look.
10 years, 1 month ago (2014-03-26 11:00:52 UTC) #2
vizor
Please take a look.
10 years, 1 month ago (2014-03-27 16:03:46 UTC) #3
vizor
Please take a look.
10 years ago (2014-03-28 21:14:38 UTC) #4
rsc
Hi. I see the CL, but I am heads down trying to get the compiler ...
10 years ago (2014-03-28 21:20:17 UTC) #5
vizor
Hi Russ, Hope compiller is in a good shape now and you have a few ...
10 years ago (2014-04-07 17:56:15 UTC) #6
rsc
LGTM Thanks for your patience.
10 years ago (2014-04-08 14:35:18 UTC) #7
rsc
It looks you have not completed a CLA, at least not as alex.vizor@gmail.com; see golang.org/doc/contribute.html#copyright ...
10 years ago (2014-04-08 14:36:31 UTC) #8
vizor
Oops, you are right, just completed it. Regards, Alexander
10 years ago (2014-04-08 14:40:51 UTC) #9
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=337f8859f5be *** encoding/xml: Makes XML Marshaler take into account XMLName field from ...
10 years ago (2014-04-08 15:12:53 UTC) #10
gobot
10 years ago (2014-04-08 15:44:03 UTC) #11
Message was sent while issue was closed.
This CL appears to have broken the linux-386 builder.
See http://build.golang.org/log/3cceeb16258ea47c77752ccfe03df9f4a5291697
Sign in to reply to this message.

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