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

Issue 14604047: code review 14604047: build: do not use the host's libbio on Plan 9 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by ality
Modified:
10 years, 5 months ago
Reviewers:
rsc
CC:
jas, lucio, rsc, golang-dev
Visibility:
Public.

Description

build: do not use the host's libbio on Plan 9

Patch Set 1 #

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -29 lines) Patch
M include/bio.h View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
A include/plan9/bio.h View 1 1 chunk +8 lines, -0 lines 0 comments Download
M src/cmd/dist/build.c View 1 2 3 5 chunks +5 lines, -24 lines 0 comments Download
M src/libbio/bgetrune.c View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/libbio/bprint.c View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/libbio/bputrune.c View 1 1 chunk +0 lines, -1 line 0 comments Download
M src/libbio/bseek.c View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
ality
Hello jas@corpus-callosum.com, lucio.dere@gmail.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 7 months ago (2013-10-11 17:10:05 UTC) #1
lucio
Sorry to be a pain, but could you submit the Bison fixes separately? I think ...
10 years, 7 months ago (2013-10-12 04:39:03 UTC) #2
jas
Doesn't the non-Plan 9 version require <utf.h>? I'm not pleased with more #ifdefs, but I ...
10 years, 7 months ago (2013-10-14 20:48:59 UTC) #3
ality
jas@corpus-callosum.com once said: > Doesn't the non-Plan 9 version require <utf.h>? It does, but not ...
10 years, 7 months ago (2013-10-15 03:27:13 UTC) #4
rsc
LGTM
10 years, 5 months ago (2013-12-09 23:39:28 UTC) #5
rsc
10 years, 5 months ago (2013-12-09 23:40:01 UTC) #6
*** Submitted as https://code.google.com/p/go/source/detail?r=75d94ef06dbb ***

build: do not use the host's libbio on Plan 9

R=jas, lucio.dere, rsc
CC=golang-dev
https://codereview.appspot.com/14604047

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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