Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The &mkdir built-in has the wrong default mode in Rakudo #2009

Closed
p6rt opened this issue Aug 4, 2010 · 3 comments
Closed

The &mkdir built-in has the wrong default mode in Rakudo #2009

p6rt opened this issue Aug 4, 2010 · 3 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Aug 4, 2010

Migrated from rt.perl.org#76978 (status was 'resolved')

Searchable as RT76978$

@p6rt
Copy link
Author

p6rt commented Aug 4, 2010

From @masak

<masak> the &mkdir builtin creates a directory with mode 000 per
default. do we really have the balance between security and
least-surprise right in this case?
<sorear> sounds like a flat out bug to me
<sorear> should be 777
* masak submits rakudobug

@p6rt
Copy link
Author

p6rt commented Aug 10, 2010

From @masak

On Tue Aug 03 23​:28​:39 2010, masak wrote​:

<masak> the &mkdir builtin creates a directory with mode 000 per
default. do we really have the balance between security and
least-surprise right in this case?
<sorear> sounds like a flat out bug to me
<sorear> should be 777
* masak submits rakudobug

This has been fixed now, and reportedly has tests as well. Resolving ticket.

@p6rt
Copy link
Author

p6rt commented Aug 10, 2010

@masak - Status changed from 'new' to 'resolved'

@p6rt p6rt closed this as completed Aug 10, 2010
@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant