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

Issue 5557044: code review 5557044: goprotobuf: GetExtension now returns a specific error w... (Closed)

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

Description

goprotobuf: GetExtension now returns a specific error when the requested extension is missing. Also tidy up property parsing a little bit.

Patch Set 1 #

Patch Set 2 : diff -r 18929c34d26b https://code.google.com/p/goprotobuf #

Patch Set 3 : diff -r 18929c34d26b https://code.google.com/p/goprotobuf #

Patch Set 4 : diff -r 18929c34d26b https://code.google.com/p/goprotobuf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -6 lines) Patch
M proto/extensions.go View 1 3 chunks +5 lines, -2 lines 0 comments Download
M proto/properties.go View 1 2 chunks +4 lines, -4 lines 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://code.google.com/p/goprotobuf
13 years, 10 months ago (2012-01-18 01:46:33 UTC) #1
r
LGTM
13 years, 10 months ago (2012-01-18 02:46:24 UTC) #2
dsymonds
13 years, 10 months ago (2012-01-18 07:28:03 UTC) #3
*** Submitted as eddc77e78bda ***

goprotobuf: GetExtension now returns a specific error when the requested
extension is missing.

Also tidy up property parsing a little bit.

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

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