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

Issue 84660046: code review 84660046: net: remove "net:" prefix from error messages (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by mikio
Modified:
10 years ago
Reviewers:
gobot, iant
CC:
golang-codereviews, iant
Visibility:
Public.

Description

net: remove "net:" prefix from error messages The prefix was not uniformly applied and is probably better left off for using with OpError. Update issue 4856

Patch Set 1 #

Patch Set 2 : diff -r 6063871258af https://code.google.com/p/go #

Patch Set 3 : diff -r 6063871258af https://code.google.com/p/go #

Patch Set 4 : diff -r 065aeab132e1 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M src/pkg/net/interface.go View 1 1 chunk +5 lines, -5 lines 0 comments Download
M src/pkg/net/ipsock_plan9.go View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/net/lookup_plan9.go View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4
mikio
Hello golang-codereviews@googlegroups.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
10 years ago (2014-04-07 05:10:29 UTC) #1
iant
LGTM
10 years ago (2014-04-07 15:44:44 UTC) #2
mikio
*** Submitted as https://code.google.com/p/go/source/detail?r=e8e6479619b5 *** net: remove "net:" prefix from error messages The prefix was ...
10 years ago (2014-04-07 21:14:30 UTC) #3
gobot
10 years ago (2014-04-07 21:41:38 UTC) #4
Message was sent while issue was closed.
This CL appears to have broken the linux-386 builder.
See http://build.golang.org/log/4c93efaf93786da4a9e9f951f3dc881f7892b673
Sign in to reply to this message.

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