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

Issue 4646042: code review 4646042: gc: descriptive panic for nil pointer -> value method call (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by rsc
Modified:
13 years, 10 months ago
Reviewers:
ken3
CC:
ken2, golang-dev
Visibility:
Public.

Description

gc: descriptive panic for nil pointer -> value method call

Patch Set 1 #

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

Patch Set 3 : diff -r 9f8451d277b7 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -6 lines) Patch
M src/cmd/5g/reg.c View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/6g/reg.c View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/8g/reg.c View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/gc/builtin.c.boot View 1 3 chunks +3 lines, -1 line 0 comments Download
M src/cmd/gc/runtime.go View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/gc/subr.c View 1 2 chunks +27 lines, -5 lines 0 comments Download
M src/pkg/runtime/error.go View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 10 months ago (2011-06-17 19:23:26 UTC) #1
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=a18d74ce4b78 *** gc: descriptive panic for nil pointer -> value method call ...
13 years, 10 months ago (2011-06-17 19:23:34 UTC) #2
ken3
13 years, 10 months ago (2011-06-17 22:36:52 UTC) #3
lgtm
Sign in to reply to this message.

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