Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: check deleted .zwc files



On Jun 8,  2:17pm, Clint Adams wrote:
> Subject: PATCH: check deleted .zwc files
> 
> This seems to work; functions can be autoloaded from
> deleted-but-still-open digest files.  Is any further
> logic needed to prevent anything?

What happens if the file has been deleted and re-created?  zwcstat()
will return the stat info for the newly-created file, but what will
autoloading do with the now-obsolete (?) file handle?



Messages sorted by: Reverse Date, Date, Thread, Author