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

Issue 7422055: code review 7422055: archive/tar: remove execute bit from common.go (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by adg
Modified:
12 years ago
Reviewers:
minux1
CC:
golang-dev, dave_cheney.net
Visibility:
Public.

Description

archive/tar: remove execute bit from common.go

Patch Set 1 #

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

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

Messages

Total messages: 6
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
12 years ago (2013-03-02 21:53:31 UTC) #1
dave_cheney.net
LGTM. Where do these keep coming from ? On Sun, Mar 3, 2013 at 8:53 ...
12 years ago (2013-03-02 21:54:55 UTC) #2
adg
*** Submitted as https://code.google.com/p/go/source/detail?r=677c9ac552ac *** archive/tar: remove execute bit from common.go R=golang-dev, dave CC=golang-dev https://codereview.appspot.com/7422055
12 years ago (2013-03-02 21:56:19 UTC) #3
minux1
On Sun, Mar 3, 2013 at 5:54 AM, Dave Cheney <dave@cheney.net> wrote: > Where do ...
12 years ago (2013-03-02 21:57:24 UTC) #4
dave_cheney.net
Maybe a simpler option would be to disallow executable .go files, while in sure there ...
12 years ago (2013-03-02 22:33:57 UTC) #5
adg
12 years ago (2013-03-04 06:50:36 UTC) #6
Rather than hacking on codereview.py more (shudder) we could add a test to
all.bash that checks for bad permissions on go files in the tree.

I don't think it's a big enough issue to spend much time on, though.


On 3 March 2013 09:33, Dave Cheney <dave@cheney.net> wrote:

> Maybe a simpler option would be to disallow executable .go files, while in
> sure there are exceptions, all of the recent commits that fix mode bits,
> have been .go files.
>
> On 03/03/2013, at 8:57, minux <minux.ma@gmail.com> wrote:
>
>
> On Sun, Mar 3, 2013 at 5:54 AM, Dave Cheney <dave@cheney.net> wrote:
>
>> Where do these keep coming from ?
>
> shall we add a check to the codereview plugin so that to submit
> CL with executable files, one must explicitly add a command line
> option to "hg submit"?
>
>
Sign in to reply to this message.

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