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

Issue 6185047: code review 6185047: runtime: fix c compiler warning (Closed)

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

Description

runtime: fix c compiler warning

Patch Set 1 #

Patch Set 2 : diff -r 28674da4a22b https://code.google.com/p/go/ #

Patch Set 3 : diff -r 7873186d5774 https://code.google.com/p/go/ #

Patch Set 4 : diff -r 16fcd7235fad https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/pkg/runtime/vlrt_arm.c View 1 2 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8
minux1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 10 months ago (2012-05-03 20:44:57 UTC) #1
minux1
these two function is unused AFAIK, so another option is to delete them.
12 years, 10 months ago (2012-05-03 20:45:49 UTC) #2
rsc
LGTM Please use FLUSH instead of USED. Thanks.
12 years, 10 months ago (2012-05-03 20:47:49 UTC) #3
rsc
If you're sure they're unused by generated Go code, feel free to delete them. I'm ...
12 years, 10 months ago (2012-05-03 20:55:02 UTC) #4
minux1
On 2012/05/03 20:47:49, rsc wrote: > Please use FLUSH instead of USED. FLUSH is defined ...
12 years, 10 months ago (2012-05-04 16:07:50 UTC) #5
rsc
LGTM On Fri, May 4, 2012 at 12:07 PM, <minux.ma@gmail.com> wrote: > I think I'd ...
12 years, 10 months ago (2012-05-04 16:12:22 UTC) #6
minux1
On 2012/05/04 16:12:22, rsc wrote: > On Fri, May 4, 2012 at 12:07 PM, <mailto:minux.ma@gmail.com> ...
12 years, 10 months ago (2012-05-04 17:39:19 UTC) #7
minux1
12 years, 10 months ago (2012-05-04 17:39:28 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=e388ce51be75 ***

runtime: fix c compiler warning

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

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