]> Cypherpunks repositories - gostls13.git/commit
encoding/xml: fix decoding of xml.Name with sub-elements
authorGustavo Niemeyer <gustavo@niemeyer.net>
Mon, 30 Jan 2012 18:32:48 +0000 (16:32 -0200)
committerGustavo Niemeyer <gustavo@niemeyer.net>
Mon, 30 Jan 2012 18:32:48 +0000 (16:32 -0200)
commit9c497443ae0aca6ae5b66dfa6d3127c8605bd3a8
tree712ca783fddaeb6f328c0ca180ab46a589d034d8
parentff8133d42e19d22fc0f1a4dc05f587e135f51ce7
encoding/xml: fix decoding of xml.Name with sub-elements

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5569090
src/pkg/encoding/xml/marshal_test.go
src/pkg/encoding/xml/read.go