]> Cypherpunks repositories - gostls13.git/commit
undo CL 13180043 / 318540e7857f
authorAndrew Gerrand <adg@golang.org>
Thu, 29 Aug 2013 04:45:59 +0000 (14:45 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 29 Aug 2013 04:45:59 +0000 (14:45 +1000)
commit27f4166e372084e1d78119183d14b76391c803cb
treefaf80cdf89684c79fe5ba5891a714df1072b6af8
parent10e2ffdf2ca657567fc1708f6387fef69a8445b6
undo CL 13180043 / 318540e7857f

Accidentally submitted.

««« original CL description
encoding/json: add "overflow" struct tag option

Fixes #6213.

R=golang-dev, dsymonds, bradfitz
CC=golang-dev
https://golang.org/cl/13180043
»»»

R=golang-dev
CC=golang-dev
https://golang.org/cl/13234045
src/pkg/encoding/json/decode.go
src/pkg/encoding/json/decode_test.go
src/pkg/encoding/json/encode.go
src/pkg/encoding/json/encode_test.go
src/pkg/encoding/json/example_test.go