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

Issue 4581058: code review 4581058: go spec: unsafe.Alignof/Offsetof/Sizeof return uintptr (Closed)

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

Description

go spec: unsafe.Alignof/Offsetof/Sizeof return uintptr This is (indirectly) a language change. Per e-mail discussion on golang-dev. Fixes issue 1943.

Patch Set 1 #

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

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

Messages

Total messages: 5
gri
Hello rsc, iant, r, ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to ...
13 years, 10 months ago (2011-06-13 17:34:29 UTC) #1
rsc
LGTM
13 years, 10 months ago (2011-06-13 17:37:26 UTC) #2
r
LGTM
13 years, 10 months ago (2011-06-13 23:39:21 UTC) #3
iant
LGTM
13 years, 10 months ago (2011-06-13 23:40:35 UTC) #4
gri
13 years, 10 months ago (2011-06-13 23:46:50 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=c06db976d5b3 ***

go spec: unsafe.Alignof/Offsetof/Sizeof return uintptr

This is (indirectly) a language change. Per e-mail discussion
on golang-dev.

Fixes issue 1943.

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

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