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

Issue 189096: code review 189096: give bufio.Writer.WriteString the same signature as (Closed)

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

Description

give bufio.Writer.WriteString the same signature as bytes.Buffer.WriteString Fixes issue 535.

Patch Set 1 #

Patch Set 2 : code review 189096: give bufio.Writer.WriteString the same signature as #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M src/pkg/bufio/bufio.go View 3 chunks +11 lines, -5 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 6 months ago (2010-01-16 00:11:53 UTC) #1
rsc
LGTM but remove gob/Makefile from the CL On Fri, Jan 15, 2010 at 16:11, <r@golang.org> ...
15 years, 6 months ago (2010-01-16 02:03:30 UTC) #2
r
15 years, 6 months ago (2010-01-16 02:06:56 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=63017ede3cdb ***

give bufio.Writer.WriteString the same signature as
bytes.Buffer.WriteString

Fixes issue 535.

R=rsc
CC=golang-dev
http://codereview.appspot.com/189096
Sign in to reply to this message.

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