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

Issue 5991081: code review 5991081: cmd/api: allow addition of API (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by minux1
Modified:
12 years ago
Reviewers:
r, rsc, r2
CC:
bradfitz, golang-dev
Visibility:
Public.

Description

cmd/api: allow addition of API

Patch Set 1 #

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

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

Total comments: 1

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

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

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/cmd/api/goapi.go View 1 2 3 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 10
bradfitz
http://codereview.appspot.com/5991081/diff/5/src/cmd/api/goapi.go File src/cmd/api/goapi.go (right): http://codereview.appspot.com/5991081/diff/5/src/cmd/api/goapi.go#newcode40 src/cmd/api/goapi.go:40: allowAddition = flag.Bool("allowaddition", false, "allow addition of API") I'm ...
12 years ago (2012-04-10 13:24:36 UTC) #1
rsc
Agree with Brad: drop the flag here, then this is just a 1-line CL.
12 years ago (2012-04-10 13:37:42 UTC) #2
minux1
Hello bradfitz@golang.org, rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years ago (2012-04-10 14:00:43 UTC) #3
bradfitz
LGTM On Tue, Apr 10, 2012 at 7:00 AM, <minux.ma@gmail.com> wrote: > Reviewers: bradfitz, rsc, ...
12 years ago (2012-04-10 14:04:22 UTC) #4
rsc
LGTM
12 years ago (2012-04-10 14:06:17 UTC) #5
minux1
*** Submitted as http://code.google.com/p/go/source/detail?r=d7ef356b8c17 *** cmd/api: allow addition of API R=bradfitz, rsc CC=golang-dev http://codereview.appspot.com/5991081
12 years ago (2012-04-10 14:12:40 UTC) #6
rsc
For the record, the build now says: # Checking API compatibility. +pkg syscall (windows-386), func ...
12 years ago (2012-04-10 15:14:35 UTC) #7
r
http://codereview.appspot.com/5991081/diff/2006/src/cmd/api/goapi.go File src/cmd/api/goapi.go (right): http://codereview.appspot.com/5991081/diff/2006/src/cmd/api/goapi.go#newcode150 src/cmd/api/goapi.go:150: // we allow API additions now I'm not entirely ...
12 years ago (2012-04-10 21:25:56 UTC) #8
bradfitz
I thought we were going to start a new file now. The plus lines will ...
12 years ago (2012-04-10 21:28:59 UTC) #9
r2
12 years ago (2012-04-10 21:38:09 UTC) #10
On 11/04/2012, at 7:28 AM, Brad Fitzpatrick wrote:

> I thought we were going to start a new file now.
> 
> The plus lines will show until they've been vetted into the latest API file.
> 
> We never touch go1.txt at this point.  We touch go-next.txt.

sgtm

Sign in to reply to this message.

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