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

Issue 13593043: code review 13593043: go.tools/cmd/oracle: use -pos=file:#start,#end syntax t... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by adonovan
Modified:
10 years, 8 months ago
Reviewers:
r, crawshaw1, rsc
CC:
r, crawshaw1, rsc, golang-dev
Visibility:
Public.

Description

go.tools/cmd/oracle: use -pos=file:#start,#end syntax to indicate half-open [start,end) extent of byte offsets. Also: improve help message.

Patch Set 1 #

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

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

Patch Set 4 : diff -r 1f863f06c64d https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -14 lines) Patch
M cmd/oracle/main.go View 1 2 3 5 chunks +16 lines, -9 lines 0 comments Download
M cmd/oracle/oracle.el View 1 1 chunk +1 line, -1 line 0 comments Download
M cmd/oracle/oracle.vim View 1 1 chunk +1 line, -0 lines 0 comments Download
M oracle/oracle.go View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M oracle/oracle_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7
adonovan
Hello r@golang.org, crawshaw@google.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
10 years, 8 months ago (2013-09-06 18:49:53 UTC) #1
crawshaw1
What's the motivation?
10 years, 8 months ago (2013-09-06 19:18:14 UTC) #2
adonovan
On 2013/09/06 19:18:14, crawshaw1 wrote: > What's the motivation? During a chat with Rob he ...
10 years, 8 months ago (2013-09-06 19:21:55 UTC) #3
rsc
LGTM
10 years, 8 months ago (2013-09-06 19:32:36 UTC) #4
crawshaw1
LGTM
10 years, 8 months ago (2013-09-06 19:33:15 UTC) #5
r
LGTM
10 years, 8 months ago (2013-09-06 22:57:39 UTC) #6
adonovan
10 years, 8 months ago (2013-09-09 02:10:13 UTC) #7
*** Submitted as
https://code.google.com/p/go/source/detail?r=aa9b649bccd9&repo=tools ***

go.tools/cmd/oracle: use -pos=file:#start,#end syntax to indicate half-open
[start,end) extent of byte offsets.

Also: improve help message.

R=r, crawshaw, rsc
CC=golang-dev
https://codereview.appspot.com/13593043
Sign in to reply to this message.

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