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

Issue 5832043: code review 5832043: goprotobuf: Use local imports for testdata package. (Closed)

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

Description

goprotobuf: Use local imports for testdata package.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M proto/all_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M proto/clone_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M proto/equal_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M proto/text_parser_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M proto/text_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
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, 8 months ago (2012-03-15 04:10:21 UTC) #1
dsymonds
*** Submitted as http://code.google.com/p/goprotobuf/source/detail?r=07a39af1fd9f *** goprotobuf: Use local imports for testdata package. TBR=r CC=golang-dev http://codereview.appspot.com/5832043
13 years, 8 months ago (2012-03-15 04:10:30 UTC) #2
r2
LGTM
13 years, 8 months ago (2012-03-15 05:30:37 UTC) #3
rsc
LGTM Nice use of local imports.
13 years, 8 months ago (2012-03-15 18:32:55 UTC) #4
albert.strasheim
Hello On Thursday, March 15, 2012 6:10:30 AM UTC+2, David Symonds wrote: > > *** ...
13 years, 7 months ago (2012-03-16 13:34:30 UTC) #5
r2
13 years, 7 months ago (2012-03-17 04:35:20 UTC) #6
On 17/03/2012, at 12:34 AM, Albert Strasheim wrote:

> Hello
> 
> On Thursday, March 15, 2012 6:10:30 AM UTC+2, David Symonds wrote:
> *** Submitted as
> http://code.google.com/p/goprotobuf/source/detail?r=07a39af1fd9f ***
> goprotobuf: Use local imports for testdata package.
> 
> Sadly, this breaks the build on gccgo.

Does it break the build?  Tests I can believe but surely the build is OK.

-rob


Sign in to reply to this message.

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