mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 10:41:12 +02:00
12548: Tweak 12547.
This commit is contained in:
parent
1ff8518b16
commit
1859bb2d0a
2 changed files with 13 additions and 14 deletions
|
@ -1,6 +1,6 @@
|
|||
2000-08-04 Bart Schaefer <schaefer@zsh.org>
|
||||
|
||||
* 12547: configure.in, Src/compat.c, Src/Modules/files.c:
|
||||
* 12547, 12458: configure.in, Src/compat.c, Src/Modules/files.c:
|
||||
Handle ENOENT and ENOTDIR within zpathmax(), and therefore back
|
||||
out the changes from 12541 and 12533.
|
||||
|
||||
|
|
25
Src/compat.c
25
Src/compat.c
|
@ -133,8 +133,6 @@ zpathmax(char *dir)
|
|||