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

Issue 137050043: code review 137050043: runtime: fix Stack (Closed)

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

Description

runtime: fix Stack Fixes issue 8626.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 5
rsc
Hello golang-codereviews@googlegroups.com (cc: bradfitz, iant, r), I'd like you to review this change to https://code.google.com/p/go/
10 years, 6 months ago (2014-09-01 22:56:23 UTC) #1
bradfitz
LGTM nit: no need for Errorf on second Error line; just Error is fine. On ...
10 years, 6 months ago (2014-09-01 23:38:58 UTC) #2
rsc
thanks. i tend to use Errorf always, which is also fine.
10 years, 6 months ago (2014-09-01 23:41:58 UTC) #3
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=b3b50b28df8a *** runtime: fix Stack Fixes issue 8626. LGTM=bradfitz R=golang-codereviews CC=bradfitz, golang-codereviews, ...
10 years, 6 months ago (2014-09-01 23:42:23 UTC) #4
gobot
10 years, 6 months ago (2014-09-03 05:10:11 UTC) #5
Message was sent while issue was closed.
This CL appears to have broken the linux-amd64-race-temp builder.
See http://build.golang.org/log/b26bb8d86b2fa819e3d430a98bc1b29071b43c66
Sign in to reply to this message.

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