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

Issue 3851042: code review 3851042: bytes.Buffer: Fix bug in UnreadByte. (Closed)

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

Description

bytes.Buffer: Fix bug in UnreadByte. Error check was inverted. Fixes issue 1396.

Patch Set 1 #

Patch Set 2 : code review 3851042: bytes.Buffer: Fix bug in UnreadByte. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/bytes/buffer.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 5 months ago (2011-01-07 22:15:05 UTC) #1
adg
LGTM On 8 January 2011 09:15, <r@golang.org> wrote: > Reviewers: rsc, > > Message: > ...
14 years, 5 months ago (2011-01-07 22:34:30 UTC) #2
r
*** Submitted as http://code.google.com/p/go/source/detail?r=9958da4a18a0 *** bytes.Buffer: Fix bug in UnreadByte. Error check was inverted. Fixes ...
14 years, 5 months ago (2011-01-07 22:41:39 UTC) #3
rog
14 years, 5 months ago (2011-01-08 01:25:06 UTC) #4
oops
On 7 Jan 2011 22:41, <r@golang.org> wrote:
> *** Submitted as
> http://code.google.com/p/go/source/detail?r=9958da4a18a0 ***
>
> bytes.Buffer: Fix bug in UnreadByte.
> Error check was inverted.
>
> Fixes issue 1396.
>
> R=rsc, adg
> CC=golang-dev
> http://codereview.appspot.com/3851042
>
>
> http://codereview.appspot.com/3851042/
Sign in to reply to this message.

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