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

Issue 8357051: code review 8357051: undo CL 8363045 / a3ce42f9748b (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by dsymonds
Modified:
12 years, 6 months ago
Reviewers:
r, adg, dvyukov
CC:
golang-dev, bradfitz
Visibility:
Public.

Description

undo CL 8363045 / a3ce42f9748b It changes an exported API, and breaks the build. ««« original CL description reflect: use unsafe.Pointer in StringHeader and SliceHeader Relates to issue 5193. R=r CC=golang-dev https://codereview.appspot.com/8363045 »»»

Patch Set 1 #

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

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

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

Messages

Total messages: 9
dsymonds
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years, 6 months ago (2013-04-07 21:45:07 UTC) #1
bradfitz
LGTM for fixing the build. I agree with Dmitry in that we should just document ...
12 years, 6 months ago (2013-04-07 21:59:03 UTC) #2
dsymonds
There's still controversy, but I'll submit this anyway so we can start from a clean ...
12 years, 6 months ago (2013-04-07 21:59:49 UTC) #3
dsymonds
*** Submitted as https://code.google.com/p/go/source/detail?r=131b164cea5e *** undo CL 8363045 / a3ce42f9748b It changes an exported API, ...
12 years, 6 months ago (2013-04-07 21:59:55 UTC) #4
dvyukov
On Sun, Apr 7, 2013 at 2:59 PM, Brad Fitzpatrick <bradfitz@golang.org> wrote: > LGTM > ...
12 years, 6 months ago (2013-04-07 22:10:18 UTC) #5
adg
On 8 April 2013 08:10, Dmitry Vyukov <dvyukov@google.com> wrote: > So what do you think ...
12 years, 6 months ago (2013-04-07 23:27:11 UTC) #6
dvyukov
On Sun, Apr 7, 2013 at 4:26 PM, Andrew Gerrand <adg@golang.org> wrote: > > On ...
12 years, 6 months ago (2013-04-07 23:32:55 UTC) #7
r
Our compatibility promise allows us to change things if the old situation is broken, but ...
12 years, 6 months ago (2013-04-08 01:21:10 UTC) #8
r
12 years, 6 months ago (2013-04-08 01:30:48 UTC) #9
I agree though that we need to plan this, so commentary it is. I will prep a
CL.

-rob
Sign in to reply to this message.

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