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

Issue 4634124: code review 4634124: gc: make size of struct{} and [0]byte 0 bytes (Closed)

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

Description

gc: make size of struct{} and [0]byte 0 bytes Fixes issue 1949.

Patch Set 1 #

Patch Set 2 : diff -r 7ce1c776ff33 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 7ce1c776ff33 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -20 lines) Patch
M src/cmd/gc/align.c View 1 3 chunks +8 lines, -19 lines 0 comments Download
M src/cmd/gc/pgen.c View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
rh
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 9 months ago (2011-07-02 15:18:57 UTC) #1
iant2
robert.hencke@gmail.com writes: > gc: make size of struct{} and [0]byte 0 bytes > > Fixes ...
12 years, 9 months ago (2011-07-03 04:21:37 UTC) #2
rh
On 2011/07/03 04:21:37, iant2 wrote: > Does this whole tree build and pass tests with ...
12 years, 9 months ago (2011-07-03 16:47:32 UTC) #3
rsc
LGTM
12 years, 9 months ago (2011-07-12 18:11:47 UTC) #4
rsc
12 years, 9 months ago (2011-07-12 18:12:08 UTC) #5
*** Submitted as http://code.google.com/p/go/source/detail?r=6e4ee32fffd1 ***

gc: make size of struct{} and [0]byte 0 bytes

Fixes issue 1949.

R=iant, rsc
CC=golang-dev
http://codereview.appspot.com/4634124

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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