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

Issue 72570044: code review 72570044: net/rpc/jsonrpc: set exactly one of result or error to ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 1 month ago by bradfitz
Modified:
10 years, 1 month ago
Reviewers:
gri
CC:
golang-codereviews, gri
Visibility:
Public.

Description

net/rpc/jsonrpc: set exactly one of result or error to non-null in response Fixes Issue 7442

Patch Set 1 #

Patch Set 2 : diff -r 26aa53304a48 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 26aa53304a48 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r fb17c23eee74 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
bradfitz
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
10 years, 1 month ago (2014-03-07 22:07:50 UTC) #1
gri
LGTM
10 years, 1 month ago (2014-03-07 23:16:49 UTC) #2
bradfitz
10 years, 1 month ago (2014-03-08 00:59:16 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=b238e9cf4c3d ***

net/rpc/jsonrpc: set exactly one of result or error to non-null in response

Fixes Issue 7442

LGTM=gri
R=golang-codereviews, gri
CC=golang-codereviews
https://codereview.appspot.com/72570044
Sign in to reply to this message.

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