You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Encode a string with textproto.Writer
2. When it is decoded, it contains an additional newline
Reproduction
http://play.golang.org/p/CBnfXtHpF4
Which compiler are you using (5g, 6g, 8g, gccgo)?
6g
Which operating system are you using?
linux
Which version are you using? (run 'go version')
1.2rc3