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

Issue 118120043: code review 118120043: runtime: rename throwgo to gothrow (Closed)

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

Description

runtime: rename throwgo to gothrow As pointed out by Elias Naur, the convention for Go runtime functions means this function should be named gothrow. Discussion: https://codereview.appspot.com/115860045/#msg6

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -15 lines) Patch
M src/pkg/runtime/hashmap.go View 6 chunks +13 lines, -13 lines 0 comments Download
M src/pkg/runtime/panic.c View 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/stubs.go View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3
dave_cheney.net
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 8 months ago (2014-07-22 10:58:25 UTC) #1
dvyukov
LGTM
10 years, 8 months ago (2014-07-22 11:00:55 UTC) #2
dave_cheney.net
10 years, 8 months ago (2014-07-22 21:09:30 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=6a4157362cfd ***

runtime: rename throwgo to gothrow

As pointed out by Elias Naur, the convention for Go runtime functions means this
function should be named gothrow.

Discussion: https://codereview.appspot.com/115860045/#msg6

LGTM=dvyukov
R=golang-codereviews, dvyukov
CC=golang-codereviews
https://codereview.appspot.com/118120043
Sign in to reply to this message.

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