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

Issue 7393049: code review 7393049: runtime: delete old closure code (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by rsc
Modified:
12 years, 3 months ago
Reviewers:
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

runtime: delete old closure code Step 4 of http://golang.org/s/go11func.

Patch Set 1 #

Patch Set 2 : diff -r b3bb265bfecf https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 51f7d979c6e8 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 51f7d979c6e8 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 9e847dd7689b https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -175 lines) Patch
M src/pkg/runtime/sys_freebsd_arm.s View 1 2 3 1 chunk +0 lines, -13 lines 0 comments Download
M src/pkg/runtime/sys_linux_arm.s View 1 2 3 2 chunks +0 lines, -10 lines 0 comments Download
M src/pkg/runtime/sys_netbsd_arm.s View 1 2 3 1 chunk +0 lines, -13 lines 0 comments Download
M src/pkg/runtime/traceback_arm.c View 1 2 3 2 chunks +2 lines, -37 lines 0 comments Download
M src/pkg/runtime/traceback_x86.c View 1 2 4 chunks +1 line, -102 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 3 months ago (2013-02-22 20:11:34 UTC) #1
bradfitz
LGTM :-) On Fri, Feb 22, 2013 at 12:11 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, ...
12 years, 3 months ago (2013-02-22 20:16:52 UTC) #2
rsc
12 years, 3 months ago (2013-02-22 20:24:32 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=9f1072c320da ***

runtime: delete old closure code

Step 4 of http://golang.org/s/go11func.

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/7393049
Sign in to reply to this message.

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