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

Issue 5615046: code review 5615046: lib9: make safe for automatic builds (Closed)

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

Description

lib9: make safe for automatic builds

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -76 lines) Patch
M src/lib9/Makefile View 1 1 chunk +1 line, -1 line 0 comments Download
M src/lib9/await.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
R src/lib9/fmt/errfmt.c View 1 1 chunk +0 lines, -30 lines 0 comments Download
R src/lib9/fork.c View 1 1 chunk +0 lines, -46 lines 0 comments Download
M src/lib9/getuser.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/jmp.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/notify.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/rfork.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/lib9/windows.c View 1 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 5
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 9 months ago (2012-02-01 22:48:14 UTC) #1
adg
LGTM Didn't realize this stuff was slated to be built automatically.
13 years, 9 months ago (2012-02-01 23:01:28 UTC) #2
bradfitz
LGTM On Wed, Feb 1, 2012 at 2:48 PM, <rsc@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
13 years, 9 months ago (2012-02-01 23:01:39 UTC) #3
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=5588ff80d523 *** lib9: make safe for automatic builds R=golang-dev, adg, bradfitz CC=golang-dev ...
13 years, 9 months ago (2012-02-01 23:25:43 UTC) #4
rsc
13 years, 9 months ago (2012-02-01 23:29:07 UTC) #5
On Wed, Feb 1, 2012 at 18:01,  <adg@golang.org> wrote:
> Didn't realize this stuff was slated to be built automatically.

Yesterday morning, it wasn't.
Sign in to reply to this message.

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