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

Issue 4992049: code review 4992049: websocket: Fix infinite recursion in WebSockAddr String() (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 11 months ago by tarm
Modified:
13 years, 11 months ago
Reviewers:
CC:
ukai, adg, rsc, golang-dev
Visibility:
Public.

Description

websocket: Fix infinite recursion in WebSockAddr String() String() is already inherited from the embedded *url.URL

Patch Set 1 #

Patch Set 2 : diff -r 5e1053337103 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 5e1053337103 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
tarm
Hello ukai@google.com, adg@golang.org, rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-09-10 22:16:18 UTC) #1
ukai
LGTM
13 years, 11 months ago (2011-09-11 12:33:48 UTC) #2
rsc
13 years, 11 months ago (2011-09-12 17:49:00 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=ff39ced988f4 ***

websocket: Fix infinite recursion in WebSockAddr String()

String() is already inherited from the embedded *url.URL

R=ukai, adg, rsc
CC=golang-dev
http://codereview.appspot.com/4992049

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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