]> Cypherpunks repositories - gostls13.git/commit
fix: add fix for bufio, gzip, zlib NewWriterXxx changes. weekly.2012-02-14
authorNigel Tao <nigeltao@golang.org>
Wed, 15 Feb 2012 03:41:47 +0000 (14:41 +1100)
committerNigel Tao <nigeltao@golang.org>
Wed, 15 Feb 2012 03:41:47 +0000 (14:41 +1100)
commitda8f037b57241b0b84fab9d4c9e69b53e7118850
tree2f7c7c30cc4b1b25ad6df9f5ab1c0f0b38adf906
parent6fae34db94fe02f60edb207c95037a9bf8611e71
fix: add fix for bufio, gzip, zlib NewWriterXxx changes.

Fixes #2979.

R=rsc, r
CC=golang-dev
https://golang.org/cl/5664046
doc/go1.html
doc/go1.tmpl
src/cmd/fix/newwriter.go [new file with mode: 0644]
src/cmd/fix/newwriter_test.go [new file with mode: 0644]