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

Issue 13569044: code review 13569044: reflect: unexport BUCKETSIZE, MAXKEYSIZE, MAXVALSIZE (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by bradfitz
Modified:
11 years, 8 months ago
Reviewers:
r
CC:
golang-dev, r
Visibility:
Public.

Description

reflect: unexport BUCKETSIZE, MAXKEYSIZE, MAXVALSIZE But keep their case for ease of searching. They were added recently. We don't want them part of go1.2's API.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -10 lines) Patch
M src/pkg/reflect/type.go View 1 1 chunk +10 lines, -10 lines 0 comments Download

Messages

Total messages: 3
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 8 months ago (2013-09-06 00:09:42 UTC) #1
r
LGTM LVVVGTM
11 years, 8 months ago (2013-09-06 00:33:40 UTC) #2
bradfitz
11 years, 8 months ago (2013-09-06 19:00:40 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=8499bf477f56 ***

reflect: unexport BUCKETSIZE, MAXKEYSIZE, MAXVALSIZE

But keep their case for ease of searching.

They were added recently. We don't want them part of go1.2's API.

R=golang-dev, r
CC=golang-dev
https://codereview.appspot.com/13569044
Sign in to reply to this message.

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