mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-12-16 09:01:25 +01:00
zsh-workers/10156
This commit is contained in:
parent
c4c7cb024e
commit
efae41548c
1 changed files with 1 additions and 0 deletions
|
|
@ -3211,6 +3211,7 @@ loadautofn(Shfunc shf)
|
|||
|
||||
if (prog == &dummy_eprog) {
|
||||
zerr("%s: function definition file not found", shf->nam, 0);
|
||||
shf->funcdef = prog;
|
||||
return 1;
|
||||
}
|
||||
if (!prog)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue