Mercurial > vim
comparison src/gui_athena.c @ 2147:2bd29808d1f6 v7.2.429
updated for version 7.2.429
Problem: A file that exists but access is denied may result in a "new file"
message. E.g. when its directory is unreadable.
Solution: Specifically check for ENOENT to decide a file doesn't exist.
(partly by James Vega)
author | Bram Moolenaar <bram@zimbu.org> |
---|---|
date | Fri, 14 May 2010 18:56:38 +0200 |
parents | fc89a4f98a8b |
children | e5265e4d4725 |
comparison
equal
deleted
inserted
replaced
2146:c17a42da3920 | 2147:2bd29808d1f6 |
---|