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

Issue 13263050: code review 13263050: go.tools/pointer: suppress warnings from unsafe.Pointer... (Closed)

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

Description

go.tools/pointer: suppress warnings from unsafe.Pointer conversions in the "syscall" package. This is a short-term usability measure. Longer term, we need to audit each conversion to decide whether it should be ignored or modelled by an analytic summary.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 3d3b3db2eb1e https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M pointer/gen.go View 1 2 1 chunk +8 lines, -3 lines 0 comments Download

Messages

Total messages: 3
adonovan
Hello crawshaw@google.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
10 years, 7 months ago (2013-09-11 14:34:55 UTC) #1
crawshaw1
LGTM
10 years, 7 months ago (2013-09-12 11:31:53 UTC) #2
adonovan
10 years, 7 months ago (2013-09-12 14:56:39 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=4e3f693f8a44&repo=tools ***

go.tools/pointer: suppress warnings from unsafe.Pointer conversions in the
"syscall" package.

This is a short-term usability measure.
Longer term, we need to audit each conversion to decide
whether it should be ignored or modelled by an analytic
summary.

R=crawshaw
CC=golang-dev
https://codereview.appspot.com/13263050
Sign in to reply to this message.

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