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

Issue 4254052: code review 4254052: unsafe: fix the documentation (Closed)

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

Description

unsafe: fix the documentation Reflection is about Pointer, not uintptr. Also clarify that Reflect and Unreflect are indirect.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M src/pkg/unsafe/unsafe.go View 1 chunk +6 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 to https://go.googlecode.com/hg/
14 years ago (2011-03-03 03:37:53 UTC) #1
rsc
LGTM
14 years ago (2011-03-03 03:38:43 UTC) #2
r
14 years ago (2011-03-03 03:39:23 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=0309fd640319 ***

unsafe: fix the documentation
Reflection is about Pointer, not uintptr.
Also clarify that Reflect and Unreflect are indirect.

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

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