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

Issue 5417059: code review 5417059: encoding/xml: fix copy bug (Closed)

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

Description

encoding/xml: fix copy bug Fixes issue 2484.

Patch Set 1 #

Patch Set 2 : diff -r 066def4a2d59 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 066def4a2d59 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 1c9fd4ac403a https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M src/pkg/encoding/xml/xml.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/encoding/xml/xml_test.go View 1 2 3 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2011-11-21 20:38:18 UTC) #1
bradfitz
LGTM On Mon, Nov 21, 2011 at 3:38 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
13 years, 3 months ago (2011-11-21 20:43:29 UTC) #2
rsc
13 years, 3 months ago (2011-11-22 17:31:36 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=f2192a3014e8 ***

encoding/xml: fix copy bug

Fixes issue 2484.

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/5417059
Sign in to reply to this message.

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