Commit ac8c730
committed
Revert "win,errors: remap ERROR_ACCESS_DENIED to UV_EACCES (libuv#3193)"
Although the change remapped the error code to the correct one, a lot of
code already depends on the incorrect one, so it's not worth the
breakage.
This reverts commit 04a35ef.
Refs: nodejs/node#42340
Signed-off-by: Darshan Sen <raisinten@gmail.com>1 parent 739e441 commit ac8c730
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
77 | 76 | | |
78 | 77 | | |
79 | 78 | | |
| |||
155 | 154 | | |
156 | 155 | | |
157 | 156 | | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
0 commit comments