Skip to content

Translate EACCES to PERMISSION_DENIED.#478

Merged
puellanivis merged 1 commit into
pkg:masterfrom
tommie:eaccess
Oct 30, 2021
Merged

Translate EACCES to PERMISSION_DENIED.#478
puellanivis merged 1 commit into
pkg:masterfrom
tommie:eaccess

Conversation

@tommie

@tommie tommie commented Oct 30, 2021

Copy link
Copy Markdown
Contributor

This is returned by (POSIX) open(2) if there is a permission issue,
e.g. opening a read-only file for writing.

This is returned by (POSIX) open(2) if there is a permission issue,
e.g. opening a read-only file for writing.
@puellanivis

Copy link
Copy Markdown
Collaborator

Tested against all GOOS for GOARCH=amd64 GOARCH=386 as well as js/wasm and aix/ppc64 all either pass tests or compile. 👍

@puellanivis puellanivis merged commit 7adab6c into pkg:master Oct 30, 2021
@tommie tommie deleted the eaccess branch October 30, 2021 17:36
tommie added a commit to tommie/fisy that referenced this pull request Nov 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants