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

Issue 66850043: code review 66850043: encoding/xml: Marshal nested namespaces correctly.

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by anacrolix
Modified:
9 years, 9 months ago
Visibility:
Public.

Description

encoding/xml: Marshal nested namespaces correctly. Fixes issue 7113.

Patch Set 1 #

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

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

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

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

Patch Set 6 : diff -r dfefccbd6c78 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -35 lines) Patch
M src/pkg/encoding/xml/marshal.go View 1 2 14 chunks +22 lines, -21 lines 0 comments Download
M src/pkg/encoding/xml/marshal_test.go View 1 2 2 chunks +56 lines, -0 lines 0 comments Download
M src/pkg/encoding/xml/read_test.go View 1 2 chunks +14 lines, -14 lines 0 comments Download

Messages

Total messages: 7
anacrolix
Hello dave@cheney.net (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-02-25 03:08:25 UTC) #1
anacrolix
10 years, 1 month ago (2014-03-03 04:40:28 UTC) #2
anacrolix
Hello golang-codereviews@googlegroups.com, Please take another look.
10 years, 1 month ago (2014-03-03 04:41:25 UTC) #3
gobot
R=rsc@golang.org (assigned by iant@golang.org)
9 years, 11 months ago (2014-05-09 21:25:35 UTC) #4
rsc
Until now Encoder has been an opaque type. I would like to keep it that ...
9 years, 11 months ago (2014-05-13 04:32:40 UTC) #5
anacrolix
On 2014/05/13 04:32:40, rsc wrote: > Until now Encoder has been an opaque type. I ...
9 years, 11 months ago (2014-05-13 22:55:29 UTC) #6
dfc
9 years, 9 months ago (2014-07-16 10:57:55 UTC) #7
R=close

Replaced by 93320043
Sign in to reply to this message.

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