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

Issue 28860043: code review 28860043: runtime: don't use ... formal argument to deferreturn. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by khr
Modified:
11 years, 7 months ago
Reviewers:
rsc
CC:
golang-dev, rsc
Visibility:
Public.

Description

runtime: don't use ... formal argument to deferreturn.

Patch Set 1 #

Patch Set 2 : diff -r b1edf8faa5d6 https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 3 : diff -r b1edf8faa5d6 https://khr%40golang.org@code.google.com/p/go/ #

Patch Set 4 : diff -r 6e50725ac753 https://khr%40golang.org@code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -7 lines) Patch
M src/cmd/gc/pgen.c View 1 1 chunk +6 lines, -1 line 0 comments Download
M src/pkg/runtime/panic.c View 1 1 chunk +4 lines, -6 lines 0 comments Download

Messages

Total messages: 3
khr
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://khr%40golang.org@code.google.com/p/go/
11 years, 8 months ago (2013-11-19 06:01:23 UTC) #1
rsc
LGTM
11 years, 8 months ago (2013-11-19 14:29:55 UTC) #2
khr
11 years, 7 months ago (2013-12-02 21:07:17 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=c0c3b15cd115 ***

runtime: don't use ... formal argument to deferreturn.

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

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