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

Issue 164093: gc: better diagnosis of initialization loops (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 3 months ago by rsc
Modified:
15 years, 3 months ago
Reviewers:
ken3
CC:
ken2
Visibility:
Public.

Description

gc: better diagnosis of initialization loops Fixes bug 292.

Patch Set 1 #

Patch Set 2 : code review 164093: gc: better diagnosis of initialization loops #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -8 lines) Patch
M src/cmd/gc/closure.c View 1 chunk +2 lines, -1 line 0 comments Download
M src/cmd/gc/dcl.c View 1 chunk +1 line, -0 lines 0 comments Download
M src/cmd/gc/go.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/cmd/gc/sinit.c View 1 4 chunks +64 lines, -5 lines 0 comments Download
M src/cmd/gc/subr.c View 1 chunk +0 lines, -1 line 0 comments Download
A test/fixedbugs/bug223.go View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 2
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=17067df46d0c *** gc: better diagnosis of initialization loops Fixes bug 292. R=ken2 ...
15 years, 3 months ago (2009-12-03 08:51:06 UTC) #1
ken3
15 years, 3 months ago (2009-12-03 20:50:49 UTC) #2
On 2009/12/03 08:51:06, rsc wrote:
> *** Submitted as http://code.google.com/p/go/source/detail?r=17067df46d0c ***
> 
> gc: better diagnosis of initialization loops
> 
> Fixes bug 292.
> 
> R=ken2
> http://codereview.appspot.com/164093

LGTM
Sign in to reply to this message.

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