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

Issue 4810054: code review 4810054: gc, runtime: fix range+panic line number bugs (Closed)

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

Description

gc, runtime: fix range+panic line number bugs Fixes issue 1856.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -6 lines) Patch
M src/cmd/gc/range.c View 1 2 chunks +4 lines, -0 lines 0 comments Download
M src/pkg/runtime/amd64/traceback.c View 1 4 chunks +6 lines, -1 line 0 comments Download
M src/pkg/runtime/arm/traceback.c View 1 2 4 chunks +6 lines, -1 line 0 comments Download
M src/pkg/runtime/plan9/thread.c View 1 2 1 chunk +11 lines, -0 lines 0 comments Download
M src/pkg/runtime/runtime.c View 1 2 2 chunks +22 lines, -4 lines 0 comments Download
A test/fixedbugs/bug348.go View 1 1 chunk +46 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/
12 years, 9 months ago (2011-07-26 04:52:45 UTC) #1
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=690851970a2e *** gc, runtime: fix range+panic line number bugs Fixes issue 1856. ...
12 years, 9 months ago (2011-07-26 04:52:48 UTC) #2
ken3
12 years, 9 months ago (2011-07-26 06:47:57 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