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

Issue 4243066: code review 4243066: rpc: delete unused field from InvalidRequest struct. (Closed)

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

Description

rpc: delete unused field from InvalidRequest struct. Was a mysterious holdover from an attempt to fix a problem long-resolved, I think.

Patch Set 1 #

Patch Set 2 : diff -r 7a78dd1642ad https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M src/pkg/rpc/server.go View 1 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 4
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years ago (2011-03-09 01:43:13 UTC) #1
rsc
LGTM I think it might have been because gob rejected structs without fields.
14 years ago (2011-03-09 01:45:36 UTC) #2
r2
On Mar 8, 2011, at 5:45 PM, Russ Cox wrote: > LGTM > > I ...
14 years ago (2011-03-09 01:51:01 UTC) #3
r
14 years ago (2011-03-09 18:02:19 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=d9ca86f7a44b ***

rpc: delete unused field from InvalidRequest struct.
Was a mysterious holdover from an attempt to fix a problem
long-resolved, I think.

R=rsc, r2
CC=golang-dev
http://codereview.appspot.com/4243066
Sign in to reply to this message.

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