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

Issue 4331043: code review 4331043: debug/gosym: remove need for gotest to run preparatory ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by r
Modified:
14 years, 1 month ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

debug/gosym: remove need for gotest to run preparatory commands. Put them into the Makefile instead. One dependency mechanism is enough.

Patch Set 1 #

Total comments: 2

Patch Set 2 : diff -r 90b229dbdd2c https://go.googlecode.com/hg/ #

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

Patch Set 4 : diff -r 90b229dbdd2c https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 90b229dbdd2c https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M src/pkg/debug/gosym/Makefile View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M src/pkg/debug/gosym/pclntab_test.go View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-03-29 17:29:22 UTC) #1
rsc
LGTM only rule rename applies to new revision http://codereview.appspot.com/4331043/diff/1/src/pkg/debug/gosym/Makefile File src/pkg/debug/gosym/Makefile (right): http://codereview.appspot.com/4331043/diff/1/src/pkg/debug/gosym/Makefile#newcode18 src/pkg/debug/gosym/Makefile:18: mkdir: ...
14 years, 1 month ago (2011-03-29 17:32:34 UTC) #2
r
14 years, 1 month ago (2011-03-29 17:41:27 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=95526b9291f4 ***

debug/gosym: remove need for gotest to run preparatory commands.
Put them into the Makefile instead. One dependency mechanism is enough.

R=rsc
CC=golang-dev
http://codereview.appspot.com/4331043
Sign in to reply to this message.

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