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

Issue 6885045: code review 6885045: goprotobuf: Text parsing compatibility fixes: (Closed)

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

Description

goprotobuf: Text parsing compatibility fixes: - accept semicolon and comma after fields - accept "inf" and "-inf" for float fields

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -3 lines) Patch
M proto/size_test.go View 1 1 chunk +2 lines, -0 lines 0 comments Download
M proto/testdata/test.proto View 1 1 chunk +2 lines, -0 lines 0 comments Download
M proto/text_parser.go View 1 3 chunks +13 lines, -3 lines 0 comments Download

Messages

Total messages: 3
dsymonds
Hello iant (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/goprotobuf
12 years, 11 months ago (2012-12-06 03:33:55 UTC) #1
iant
LGTM
12 years, 11 months ago (2012-12-06 03:57:58 UTC) #2
dsymonds
12 years, 11 months ago (2012-12-06 04:20:46 UTC) #3
*** Submitted as
https://code.google.com/p/goprotobuf/source/detail?r=45a9867ffed4 ***

goprotobuf: Text parsing compatibility fixes:
        - accept semicolon and comma after fields
	- accept "inf" and "-inf" for float fields

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

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