Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

fs: disallow overwrite F_OK/R_OK/W_OK/X_OK#9060

Closed
JacksonTian wants to merge 1 commit intonodejs:v0.12from
JacksonTian:disalow_overwriteten
Closed

fs: disallow overwrite F_OK/R_OK/W_OK/X_OK#9060
JacksonTian wants to merge 1 commit intonodejs:v0.12from
JacksonTian:disalow_overwriteten

Conversation

@JacksonTian
Copy link
Copy Markdown

No description provided.

change the fs.F_OK/R_OK/W_OK/X_OK out of fs.js will lead unexpect
exception. make these properties readonly.
trevnorris pushed a commit that referenced this pull request Feb 11, 2015
Change the fs.F_OK/R_OK/W_OK/X_OK out of fs.js will lead unexpect
exception. Make these properties readonly.

PR-URL: #9060
[trev.norris@gmail.com test properties are read only]
Signed-off-by: Trevor Norris <trev.norris@gmail.com>
@trevnorris
Copy link
Copy Markdown

Thanks. Landed w/ a test in 4823afc

@trevnorris trevnorris closed this Feb 11, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants