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

Issue 9084044: code review 9084044: goprotobuf: Make text formatting of unknown enum values... (Closed)

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

Description

goprotobuf: Make text formatting of unknown enum values compatible with C++. Also remove a registry map that isn't needed.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -37 lines) Patch
M proto/lib.go View 1 1 chunk +1 line, -1 line 0 comments Download
M proto/properties.go View 1 1 chunk +3 lines, -5 lines 0 comments Download
M proto/text.go View 1 2 chunks +3 lines, -31 lines 0 comments Download
M proto/text_test.go View 1 1 chunk +10 lines, -0 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
12 years, 6 months ago (2013-05-02 11:58:20 UTC) #1
r
LGTM
12 years, 6 months ago (2013-05-02 16:13:03 UTC) #2
dsymonds
12 years, 6 months ago (2013-05-02 22:51:29 UTC) #3
*** Submitted as
https://code.google.com/p/goprotobuf/source/detail?r=521cfb326b2d ***

goprotobuf: Make text formatting of unknown enum values compatible with C++.

Also remove a registry map that isn't needed.

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

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