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

Issue 7583043: code review 7583043: spec: clarify unsafe.Offsetof (Closed)

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

Description

spec: clarify unsafe.Offsetof Fixes issue 4905.

Patch Set 1 #

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

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

Total comments: 4

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

Total comments: 2

Patch Set 5 : diff -r 9340a6dd822e https://code.google.com/p/go #

Patch Set 6 : diff -r bb71b657b5bc https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M doc/go_spec.html View 1 2 3 4 2 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 10
gri
Hello rsc@golang.org, r@golang.org, iant@golang.org, ken@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to ...
12 years ago (2013-03-07 18:42:46 UTC) #1
r
https://codereview.appspot.com/7583043/diff/5001/doc/go_spec.html File doc/go_spec.html (right): https://codereview.appspot.com/7583043/diff/5001/doc/go_spec.html#newcode5737 doc/go_spec.html:5737: <code>s.f</code> denoting a struct field <code>f</code> of any type ...
12 years ago (2013-03-07 18:51:36 UTC) #2
gri
PTAL https://codereview.appspot.com/7583043/diff/5001/doc/go_spec.html File doc/go_spec.html (right): https://codereview.appspot.com/7583043/diff/5001/doc/go_spec.html#newcode5737 doc/go_spec.html:5737: <code>s.f</code> denoting a struct field <code>f</code> of any ...
12 years ago (2013-03-07 19:11:55 UTC) #3
gri
ping On Thu, Mar 7, 2013 at 11:11 AM, <gri@golang.org> wrote: > PTAL > > ...
12 years ago (2013-03-08 00:24:32 UTC) #4
r
https://codereview.appspot.com/7583043/diff/10001/doc/go_spec.html File doc/go_spec.html (right): https://codereview.appspot.com/7583043/diff/10001/doc/go_spec.html#newcode5740 doc/go_spec.html:5740: without pointer indirections. but var s *T Offsetof(s.f) requires ...
12 years ago (2013-03-08 00:44:40 UTC) #5
gri
PTAL https://codereview.appspot.com/7583043/diff/10001/doc/go_spec.html File doc/go_spec.html (right): https://codereview.appspot.com/7583043/diff/10001/doc/go_spec.html#newcode5740 doc/go_spec.html:5740: without pointer indirections. On 2013/03/08 00:44:41, r wrote: ...
12 years ago (2013-03-08 00:47:33 UTC) #6
r
LGTM
12 years ago (2013-03-08 00:49:14 UTC) #7
iant
LGTM
12 years ago (2013-03-08 00:59:31 UTC) #8
rsc
LGTM
12 years ago (2013-03-08 04:05:56 UTC) #9
gri
12 years ago (2013-03-08 04:12:03 UTC) #10
*** Submitted as https://code.google.com/p/go/source/detail?r=ed48ace1855b ***

spec: clarify unsafe.Offsetof

Fixes issue 4905.

R=rsc, r, iant, ken
CC=golang-dev
https://codereview.appspot.com/7583043
Sign in to reply to this message.

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