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

Issue 185050043: code review 185050043: cmd/api: make API check fail for undeclared API in rele... (Closed)

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

Description

cmd/api: make API check fail for undeclared API in release branch We forgot to do the usual API review. Make that not possible in the future. I'll pull this change over to the main branch too, but it's more important (and only testable) here.

Patch Set 1 #

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

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -5 lines) Patch
M src/cmd/api/goapi.go View 1 2 3 4 2 chunks +9 lines, -5 lines 0 comments Download

Messages

Total messages: 8
rsc
Hello bradfitz (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
9 years, 4 months ago (2014-12-05 18:43:51 UTC) #1
rsc
I also added code to ignore blank lines and lines beginning with # in the ...
9 years, 4 months ago (2014-12-05 18:59:57 UTC) #2
bradfitz
LGTM
9 years, 4 months ago (2014-12-05 19:02:12 UTC) #3
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=d767a00b3264 *** [release-branch.go1.4] cmd/api: make API check fail for undeclared API in ...
9 years, 4 months ago (2014-12-05 19:04:23 UTC) #4
gobot
This CL appears to have broken the solaris-amd64-smartos builder. See http://build.golang.org/log/ffc11f7926587c14d5c47b0fa312346e5190d793
9 years, 4 months ago (2014-12-05 19:10:07 UTC) #5
aram
On 2014/12/05 19:10:07, gobot wrote: > This CL appears to have broken the solaris-amd64-smartos builder. ...
9 years, 4 months ago (2014-12-07 11:34:46 UTC) #6
adg
How do you intend to fix it? There's a CL out to add go1.4.txt which ...
9 years, 4 months ago (2014-12-07 22:10:37 UTC) #7
aram
9 years, 4 months ago (2014-12-07 23:09:04 UTC) #8
Ah, ok. Solaris never had the API check at all.

-- 
Aram Hăvărneanu
Sign in to reply to this message.

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