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

Issue 4805047: code review 4805047: goprotobuf: Detect and return a useful error if someone... (Closed)

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

Description

goprotobuf: Detect and return a useful error if someone passes T (instead of *T) to proto.Marshal.

Patch Set 1 #

Patch Set 2 : diff -r 6318acff61ba https://goprotobuf.googlecode.com/hg #

Patch Set 3 : diff -r 6318acff61ba https://goprotobuf.googlecode.com/hg #

Patch Set 4 : diff -r 6318acff61ba https://goprotobuf.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -7 lines) Patch
M proto/all_test.go View 1 1 chunk +9 lines, -0 lines 0 comments Download
M proto/encode.go View 1 2 chunks +14 lines, -6 lines 0 comments Download
M proto/properties.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
dsymonds
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://goprotobuf.googlecode.com/hg
14 years, 3 months ago (2011-07-22 04:44:43 UTC) #1
r
LGTM
14 years, 3 months ago (2011-07-22 04:51:44 UTC) #2
dsymonds
14 years, 3 months ago (2011-07-22 04:54:24 UTC) #3
*** Submitted as
http://code.google.com/p/goprotobuf/source/detail?r=da17c98c73d8 ***

goprotobuf: Detect and return a useful error if someone passes T (instead of *T)
to proto.Marshal.

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

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