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

Issue 160065: code review 160065: fix weird all.bash failures by running deps.bash before... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 7 months ago by r
Modified:
15 years, 7 months ago
Reviewers:
CC:
rsc, sergio (larces), golang-dev
Visibility:
Public.

Description

fix weird all.bash failures by running deps.bash before make clean runs in pkg directory. before this change, if pkg/Make.deps is missing or broken, clean.bash fails and the build dies but not until much later. add freebsd to error message about valid values of $GOOS TODO: would be nice if this process exited when an error occurred. subshells make it hard

Patch Set 1 #

Patch Set 2 : code review 160065: fix weird all.bash failures by running deps.bash before... #

Patch Set 3 : code review 160065: fix weird all.bash failures by running deps.bash before... #

Patch Set 4 : code review 160065: fix weird all.bash failures by running deps.bash before... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M src/make.bash View 3 chunks +6 lines, -3 lines 0 comments Download
M src/pkg/Makefile View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 7 months ago (2009-11-25 04:52:57 UTC) #1
rsc
LGTM in addition to this, src/pkg/Makefile should say "-include" instead of "include". the leading - ...
15 years, 7 months ago (2009-11-25 04:56:13 UTC) #2
r
*** Submitted as http://code.google.com/p/go/source/detail?r=73ca96fbb2b3 *** fix weird all.bash failures by running deps.bash before make clean ...
15 years, 7 months ago (2009-11-25 05:07:09 UTC) #3
sergio (larces)
On 2009/11/25 05:07:09, r wrote: > TODO: would be nice if this process exited when ...
15 years, 7 months ago (2009-11-25 05:17:11 UTC) #4
r2
On Nov 24, 2009, at 9:17 PM, sergio@larces.uece.br wrote: > On 2009/11/25 05:07:09, r wrote: ...
15 years, 7 months ago (2009-11-25 05:21:13 UTC) #5
rsc
15 years, 7 months ago (2009-12-02 09:54:10 UTC) #6

          
Sign in to reply to this message.

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