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

Issue 122250043: code review 122250043: runtime: mark functions as static where possible (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 8 months ago by mdempsky
Modified:
9 years, 8 months ago
Reviewers:
gobot, dvyukov
CC:
golang-codereviews, minux, dvyukov
Visibility:
Public.

Description

runtime: mark functions as static where possible Update issue 8092

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/pkg/runtime/cpuprof.goc View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/mheap.c View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/proc.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10
mdempsky
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
9 years, 8 months ago (2014-08-08 00:06:15 UTC) #1
minux
R=khr
9 years, 8 months ago (2014-08-08 00:08:03 UTC) #2
dvyukov
LGTM
9 years, 8 months ago (2014-08-08 08:33:07 UTC) #3
dvyukov
change description to: Update issue 8092 that's magic phrase that will update the issue don't ...
9 years, 8 months ago (2014-08-08 08:50:54 UTC) #4
mdempsky
On 2014/08/08 08:50:54, dvyukov wrote: > change description to: > > Update issue 8092 > ...
9 years, 8 months ago (2014-08-08 15:36:48 UTC) #5
dvyukov
*** Submitted as https://code.google.com/p/go/source/detail?r=45405d4bbe4b *** runtime: mark functions as static where possible Update issue 8092 ...
9 years, 8 months ago (2014-08-08 16:15:57 UTC) #6
gobot
This CL appears to have broken the freebsd-amd64-race builder. See http://build.golang.org/log/14176446712894fd35fe615b7f0df63aaa870f44
9 years, 8 months ago (2014-08-08 17:18:02 UTC) #7
mdempsky
Doesn't seem to be a flake since it failed twice in a row. Could be ...
9 years, 8 months ago (2014-08-08 17:22:24 UTC) #8
dvyukov
these are flakes, freebsd-race episodically fails with this error On Fri, Aug 8, 2014 at ...
9 years, 8 months ago (2014-08-08 17:26:54 UTC) #9
mdempsky
9 years, 8 months ago (2014-08-08 17:27:53 UTC) #10
On Fri, Aug 8, 2014 at 10:26 AM, Dmitry Vyukov <dvyukov@google.com> wrote:

> these are flakes, freebsd-race episodically fails with this error
>

Ah, good to know.  Thanks!
Sign in to reply to this message.

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