|
| From: | Chicken Trac |
| Subject: | [Chicken-janitors] Re: #424: umask support |
| Date: | Wed, 01 Dec 2010 11:08:49 -0000 |
#424: umask support
-----------------------------+----------------------------------------------
Reporter: mario | Owner:
Type: change request | Status: new
Priority: major | Milestone:
Component: core libraries | Version: 4.6.x
Resolution: | Keywords: umask
-----------------------------+----------------------------------------------
Comment(by sjamaan):
Replying to [comment:13 mario]:
> [[Poll(Do you think we should adopt the patch provided by Felix to
implement umask support?; Yes; No)]]
Small nitpick: The manual section should probably look like this:
{{{
<procedure>(file-creation-mode)</procedure>
<setter>(set! (file-creation-mode) MODE)</setter>
}}}
The {{{<procedure>(file-creation-mode MODE)</procedure>}}} implies you can
change the mode by calling the {{{file-creation-mode}}} getter procedure
with a MODE argument.
--
Ticket URL: <http://bugs.call-cc.org/ticket/424#comment:14>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
| [Prev in Thread] | Current Thread | [Next in Thread] |