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

Issue 3787044: code review 3787044: encoding/binary: reject types with implementation-depen... (Closed)

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

Description

encoding/binary: reject types with implementation-dependent sizes Fixes issue 1201.

Patch Set 1 #

Patch Set 2 : code review 3787044: encoding/binary: reject types with implementation-depen... #

Patch Set 3 : code review 3787044: encoding/binary: reject types with implementation-depen... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -0 lines) Patch
M src/pkg/encoding/binary/binary.go View 1 1 chunk +4 lines, -0 lines 0 comments Download
M src/pkg/encoding/binary/binary_test.go View 1 2 2 chunks +26 lines, -0 lines 0 comments Download

Messages

Total messages: 5
pgavlin
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 4 months ago (2011-01-02 02:09:45 UTC) #1
rsc
Looks good but please add a test.
13 years, 4 months ago (2011-01-04 15:18:24 UTC) #2
pgavlin
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 4 months ago (2011-01-04 16:22:39 UTC) #3
rsc
LGTM
13 years, 4 months ago (2011-01-04 18:38:22 UTC) #4
rsc
13 years, 4 months ago (2011-01-04 18:42:51 UTC) #5
*** Submitted as c0076ac0f367 ***

encoding/binary: reject types with implementation-dependent sizes

Fixes issue 1201.

R=rsc
CC=golang-dev
http://codereview.appspot.com/3787044

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