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

Issue 12388043: code review 12388043: libbio: add casts to remove -Wconversion warnings (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 10 months ago by iant
Modified:
11 years, 10 months ago
Reviewers:
rsc
CC:
golang-dev, dave_cheney.net, rsc
Visibility:
Public.

Description

libbio: add casts to remove -Wconversion warnings Update issue 5764

Patch Set 1 #

Patch Set 2 : diff -r bf1cd157b3e0 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -29 lines) Patch
M src/libbio/bflush.c View 1 chunk +1 line, -1 line 0 comments Download
M src/libbio/bgetc.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/libbio/bgetrune.c View 1 chunk +2 lines, -2 lines 0 comments Download
M src/libbio/bprint.c View 2 chunks +2 lines, -2 lines 0 comments Download
M src/libbio/bputc.c View 1 chunk +1 line, -1 line 0 comments Download
M src/libbio/bputrune.c View 1 chunk +2 lines, -2 lines 0 comments Download
M src/libbio/brdline.c View 5 chunks +8 lines, -8 lines 0 comments Download
M src/libbio/brdstr.c View 1 chunk +2 lines, -2 lines 0 comments Download
M src/libbio/bread.c View 2 chunks +4 lines, -4 lines 0 comments Download
M src/libbio/bseek.c View 1 chunk +2 lines, -2 lines 0 comments Download
M src/libbio/bwrite.c View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 5
iant
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 10 months ago (2013-08-03 00:03:12 UTC) #1
dave_cheney.net
Update issue 5764 ? On Sat, Aug 3, 2013 at 10:03 AM, <iant@golang.org> wrote: > ...
11 years, 10 months ago (2013-08-03 00:04:49 UTC) #2
iant
On Fri, Aug 2, 2013 at 5:04 PM, Dave Cheney <dave@cheney.net> wrote: > Update issue ...
11 years, 10 months ago (2013-08-03 00:06:46 UTC) #3
rsc
LGTM Let's see what breaks. :-)
11 years, 10 months ago (2013-08-03 01:37:04 UTC) #4
iant
11 years, 10 months ago (2013-08-03 18:36:51 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=ec2c681e5f21 ***

libbio: add casts to remove -Wconversion warnings

Update issue 5764

R=golang-dev, dave, rsc
CC=golang-dev
https://codereview.appspot.com/12388043
Sign in to reply to this message.

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