zsh-workers
 help / color / mirror / code / Atom feed
* autoloading from deleted wordcode digest files
@ 2001-06-03 16:45 Clint Adams
  2001-06-06  9:47 ` Sven Wischnowsky
  0 siblings, 1 reply; 6+ messages in thread
From: Clint Adams @ 2001-06-03 16:45 UTC (permalink / raw)
  To: zsh-workers

I'm making .zwc files using zcompile -U -M.
zsh will keep these files opened and mmapped even
after they are deleted, but efforts to autoload
functions within will fail.

I want the deleted file to be searched if the function
is not found on disk.  I assume that this can be accomplished
by including the filename in struct funcdump, and using
that as an identifier should the files be deleted after
mmapping.

Will this break anything?


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-06-06 14:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-03 16:45 autoloading from deleted wordcode digest files Clint Adams
2001-06-06  9:47 ` Sven Wischnowsky
2001-06-06 10:44   ` Bart Schaefer
2001-06-06 11:14     ` Sven Wischnowsky
2001-06-06 11:21       ` Andrej Borsenkow
2001-06-06 14:25   ` Clint Adams

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).