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

Issue 36810043: code review 36810043: io: add definitions of seeker's whence consts (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 4 months ago by minux1
Modified:
10 years, 4 months ago
Reviewers:
golang-dev, bradfitz
Visibility:
Public.

Description

io: add definitions of seeker's whence consts Fixes issue 6873.

Patch Set 1 #

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

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

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

Messages

Total messages: 4
minux1
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 4 months ago (2013-12-03 22:26:54 UTC) #1
bradfitz
NOT LGTM We already have these in pkg/os, also with this TERRIBLE_CASE. Let's stop the ...
10 years, 4 months ago (2013-12-03 22:30:58 UTC) #2
minux1
On Tue, Dec 3, 2013 at 5:30 PM, Brad Fitzpatrick <bradfitz@golang.org>wrote: > NOT LGTM > ...
10 years, 4 months ago (2013-12-03 22:37:45 UTC) #3
bradfitz
10 years, 4 months ago (2013-12-03 22:41:01 UTC) #4
Issue is fine.

But I imagine any Go 2 standard library would start with scrapping
everything and then deciding for each item what to bring it and how to
change it.
 On Dec 3, 2013 2:37 PM, "minux" <minux.ma@gmail.com> wrote:

>
> On Tue, Dec 3, 2013 at 5:30 PM, Brad Fitzpatrick <bradfitz@golang.org>wrote:
>
>> NOT LGTM
>>
>> We already have these in pkg/os, also with this TERRIBLE_CASE. Let's stop
>> the bleeding.
>>
>> In Go 2 we could move them and fix the case or maybe even change the
>> signature to not be so C-like.
>>
> No problem. I just wanted the opinion on this matter so that I can set the
> status of the corresponding
> issue.
>
> Do you want me to file an issue for Go 2? (Probably too early for now)
>
Sign in to reply to this message.

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