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

Issue 163550043: code review 163550043: runtime: update comment for Callers (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 6 months ago by rsc
Modified:
9 years, 6 months ago
Reviewers:
r, Chris Hines
CC:
r, Chris Hines, golang-codereviews
Visibility:
Public.

Description

runtime: update comment for Callers Attempt to clear up confusion about how to turn the PCs reported by Callers into the file and line number people actually want. Fixes issue 7690.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 7596da5133097c73aff139b9a43512aa8ae00095 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -1 line) Patch
M src/runtime/extern.go View 1 2 1 chunk +10 lines, -1 line 0 comments Download

Messages

Total messages: 6
rsc
Hello r (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
9 years, 6 months ago (2014-10-29 14:46:01 UTC) #1
Chris Hines
On 2014/10/29 14:46:01, rsc wrote: > Hello r (cc: mailto:golang-codereviews@googlegroups.com), > > I'd like you ...
9 years, 6 months ago (2014-10-29 15:04:44 UTC) #2
rsc
On Wed, Oct 29, 2014 at 11:04 AM, <chris.cs.guy@gmail.com> wrote: > On 2014/10/29 14:46:01, rsc ...
9 years, 6 months ago (2014-10-29 15:11:38 UTC) #3
r
LGTM ugly
9 years, 6 months ago (2014-10-29 15:17:32 UTC) #4
Chris Hines
On 2014/10/29 15:11:38, rsc wrote: > On Wed, Oct 29, 2014 at 11:04 AM, <mailto:chris.cs.guy@gmail.com> ...
9 years, 6 months ago (2014-10-29 15:26:11 UTC) #5
rsc
9 years, 6 months ago (2014-10-29 19:14:10 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=47166db901ff ***

runtime: update comment for Callers

Attempt to clear up confusion about how to turn
the PCs reported by Callers into the file and line
number people actually want.

Fixes issue 7690.

LGTM=r, chris.cs.guy
R=r, chris.cs.guy
CC=golang-codereviews
https://codereview.appspot.com/163550043
Sign in to reply to this message.

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