Keyboard Shortcuts

File
u :up to issue
m :publish + mail comments
M :edit review message
j / k :jump to file after / before current file
J / K :jump to next file with a comment after / before current file
Side-by-side diff
i :toggle intra-line diffs
e :expand all comments
c :collapse all comments
s :toggle showing all comments
n / p :next / previous diff chunk or comment
N / P :next / previous comment
<Up> / <Down> :next / previous line
<Enter> :respond to / edit current comment
d :mark current comment as done
Issue
u :up to list of issues
m :publish + mail comments
j / k :jump to patch after / before current patch
o / <Enter> :open current patch in side-by-side view
i :open current patch in unified diff view
Issue List
j / k :jump to issue after / before current issue
o / <Enter> :open current issue
# : close issue
Comment/message editing
<Ctrl> + s or <Ctrl> + Enter :save comment
<Esc> :cancel edit
Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(956)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Issue 8021043: code review 8021043: doc/go1.1.html: add info about remaining net changes

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by rsc
Modified:
12 years, 8 months ago
Reviewers:
r
Visibility:
Public.
doc/go1.1.html: add info about remaining net changes

Patch Set 1 #

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

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

Total comments: 4
Created: 12 years, 9 months ago
Download [raw] [tar.bz2]
Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -7 lines) Patch
M doc/go1.1.html View 1 4 chunks +56 lines, -7 lines 4 comments Download
Total messages: 6
|
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 9 months ago (2013年03月25日 22:40:18 UTC) #1
Hello golang-dev@googlegroups.com,
I'd like you to review this change to
https://code.google.com/p/go/ 
Sign in to reply to this message.
r
LGTM https://codereview.appspot.com/8021043/diff/3002/doc/go1.1.html File doc/go1.1.html (right): https://codereview.appspot.com/8021043/diff/3002/doc/go1.1.html#newcode428 doc/go1.1.html:428: add a new field <code>Zone string</code>. maybe add ...
12 years, 9 months ago (2013年03月26日 00:39:25 UTC) #2
LGTM
https://codereview.appspot.com/8021043/diff/3002/doc/go1.1.html
File doc/go1.1.html (right):
https://codereview.appspot.com/8021043/diff/3002/doc/go1.1.html#newcode428
doc/go1.1.html:428: add a new field <code>Zone string</code>.
maybe
add a new string field called Zone.
https://codereview.appspot.com/8021043/diff/3002/doc/go1.1.html#newcode430
doc/go1.1.html:430: <code>net.TCPAddr{IP: ip, Port: port}</code> will break due
to the new field.
Code using untagged literals (example1) instead of tagged literals (example2)
will break due to the new field.
https://codereview.appspot.com/8021043/diff/3002/doc/go1.1.html#newcode437
doc/go1.1.html:437: <code>go fix</code> will rewrite code like
<code>net.TCPAddr{ip, port}</code> to <code>net.TCPAddr{IP: ip, Port:
port}</code>.
maybe just
go fix will rewrite code to add tags to these types?
https://codereview.appspot.com/8021043/diff/3002/doc/go1.1.html#newcode743
doc/go1.1.html:743: The <a href="/pkg/net/"><code>net</code></a> package adds
support for link-local IPv6 addresses with zone qualifiers, such as
&ldquo;<code>fe80::1%lo0</code>.&rdquo; The address structures
first use of &ldquo; why not the ASCII ""?
Sign in to reply to this message.
dave_cheney.net
ping, did this ever get merged ?
12 years, 9 months ago (2013年04月10日 02:47:30 UTC) #3
ping, did this ever get merged ?
Sign in to reply to this message.
minux1
On Wed, Apr 10, 2013 at 10:47 AM, <dave@cheney.net> wrote: > ping, did this ever ...
12 years, 9 months ago (2013年04月10日 09:13:17 UTC) #4
On Wed, Apr 10, 2013 at 10:47 AM, <dave@cheney.net> wrote:
> ping, did this ever get merged ?
>
> https://codereview.appspot.com/8021043/
This CL is superseded by https://codereview.appspot.com/7741049
Sign in to reply to this message.
r
12 years, 8 months ago (2013年05月08日 18:33:20 UTC) #5
Sign in to reply to this message.
r
12 years, 8 months ago (2013年05月08日 18:33:54 UTC) #6
Sign in to reply to this message.
|
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /