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

Issue 11093044: code review 11093044: go.types/ssa: unexport Package.Init; clients should use... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by adonovan
Modified:
12 years, 3 months ago
Reviewers:
gri
CC:
gri, golang-dev
Visibility:
Public.

Description

go.types/ssa: unexport Package.Init; clients should use pkg.Func("init").

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -29 lines) Patch
M ssa/builder.go View 1 8 chunks +8 lines, -8 lines 0 comments Download
M ssa/builder_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ssa/create.go View 1 2 chunks +6 lines, -5 lines 0 comments Download
M ssa/example_test.go View 1 1 chunk +2 lines, -6 lines 0 comments Download
M ssa/interp/interp.go View 1 1 chunk +1 line, -1 line 0 comments Download
M ssa/source.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M ssa/ssa.go View 1 2 2 chunks +1 line, -5 lines 0 comments Download

Messages

Total messages: 3
adonovan
Hello gri@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
12 years, 3 months ago (2013-07-10 22:23:38 UTC) #1
gri
LGTM
12 years, 3 months ago (2013-07-10 22:24:48 UTC) #2
adonovan
12 years, 3 months ago (2013-07-10 22:37:54 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=467bb170c0a0&repo=tools ***

go.types/ssa: unexport Package.Init; clients should use pkg.Func("init").

R=gri
CC=golang-dev
https://codereview.appspot.com/11093044
Sign in to reply to this message.

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