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

Re: PATCH: doshfunc



Bart Schaefer wrote:

> ...
> 
> Meanwhile, Sven:  When exactly does the EF_RUN flag get set?  That is, I
> can see where it gets set in the code, but what set of circumstances does
> that actually represent?  I tried several things with kshautoload and
> zcompile but I couldn't get the `goto doneshfunc' below to be reached.  It
> always complained instead at the zwarn in the first hunk.

When using `autoload +X foo' on a function `foo' that has to be loaded
with ksh-style loading (because of `kshautoload' or `zcompile -k').


Bye
  Sven


-- 
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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