]> granicus.if.org Git - nethack/commit
U571 - access denied message
authorcohrs <cohrs>
Sat, 2 Aug 2003 21:39:57 +0000 (21:39 +0000)
committercohrs <cohrs>
Sat, 2 Aug 2003 21:39:57 +0000 (21:39 +0000)
commit423ad806a3878ea1a280578e64575833ec7412fe
tree2497d53d39173a3a12070e9421136ddb5b32f6cf
parent391921406af5089630c65de94b6d3309f5972846
U571 - access denied message
Since only developers know that "13" is EACCES, try to include the text
message.  I'm not 100% sure the ifdefs are complete, but it can be tweaked
as needed.  This was the only common message in files.c that included errno
so it's the only one I changed.  Of course, "13" is only one of several
possible errno values that might reasonably show up here.
doc/fixes34.2
src/files.c