zsh-workers
 help / color / mirror / code / Atom feed
* Q about zrecompile
@ 2000-04-20 11:49 Andrej Borsenkow
  0 siblings, 0 replies; 4+ messages in thread
From: Andrej Borsenkow @ 2000-04-20 11:49 UTC (permalink / raw)
  To: ZSH workers mailing list

I tried to use -p option but it does not work; I am not sure, what is
going wrong.

bor@itsrm2% cat =zfrecomp
#!/tools/bin/zsh -f

autoload -U zrecompile

zrecompile -p -- ~/.zsh.d/std.zwc
/tools/share/zsh/$ZSH_VERSION/functions/*/*(^/)

bor@itsrm2% zfrecomp
re-compiling
/tools/share/zsh/3.1.7-pre-1/functions/Base/_arg_compile.zwc: failed

-andrej

Have a nice DOS!
B >>


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

* RE: Q about zrecompile
@ 2000-04-20 12:12 Sven Wischnowsky
  0 siblings, 0 replies; 4+ messages in thread
From: Sven Wischnowsky @ 2000-04-20 12:12 UTC (permalink / raw)
  To: zsh-workers


Andrej Borsenkow wrote:

> > > bor@itsrm2% zfrecomp
> > > re-compiling
> > > /tools/share/zsh/3.1.7-pre-1/functions/Base/_arg_compile.zwc: failed
> >
> > As it says... it can't compile `.../_arg_compile.zwc'. Because, going
> > by the name, it probably isn't a shell code file.
> >
> > Use a pattern that includes only the *functions* (or scripts)
> > you want
> > to put in the zwc file(s).
> >
> 
> I do NOT have _arg_compile.zwc at all. I do have only functions
> installed by default under /tools/share/zsh/$ZSH_VERSION/functions/

Oops, sorry. Still something going wrong here: it tries to re-compile
`.../_arg_compile.zwc'. Hm, could you send me a xtrace output of
zrecompile? I've no idea what's going wrong -- it works for me.

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


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

* RE: Q about zrecompile
  2000-04-20 11:53 Sven Wischnowsky
@ 2000-04-20 11:58 ` Andrej Borsenkow
  0 siblings, 0 replies; 4+ messages in thread
From: Andrej Borsenkow @ 2000-04-20 11:58 UTC (permalink / raw)
  To: Sven Wischnowsky, zsh-workers


> >
> > bor@itsrm2% zfrecomp
> > re-compiling
> > /tools/share/zsh/3.1.7-pre-1/functions/Base/_arg_compile.zwc: failed
>
> As it says... it can't compile `.../_arg_compile.zwc'. Because, going
> by the name, it probably isn't a shell code file.
>
> Use a pattern that includes only the *functions* (or scripts)
> you want
> to put in the zwc file(s).
>

I do NOT have _arg_compile.zwc at all. I do have only functions
installed by default under /tools/share/zsh/$ZSH_VERSION/functions/

bor@itsrm2% l /tools/share/zsh/3.1.7-pre-1/functions/Base
_arg_compile       _arguments         _brace_parameter   _combination
_command_names     _condition         _default           _describe
_equal             _first             _jobs              _math
_parameter         _precommand        _redirect
_regex_arguments
_subscript         _tilde             _value             _values


-andrej


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

* Re: Q about zrecompile
@ 2000-04-20 11:53 Sven Wischnowsky
  2000-04-20 11:58 ` Andrej Borsenkow
  0 siblings, 1 reply; 4+ messages in thread
From: Sven Wischnowsky @ 2000-04-20 11:53 UTC (permalink / raw)
  To: zsh-workers


Andrej Borsenkow wrote:

> I tried to use -p option but it does not work; I am not sure, what is
> going wrong.
> 
> bor@itsrm2% cat =zfrecomp
> #!/tools/bin/zsh -f
> 
> autoload -U zrecompile
> 
> zrecompile -p -- ~/.zsh.d/std.zwc
> /tools/share/zsh/$ZSH_VERSION/functions/*/*(^/)
> 
> bor@itsrm2% zfrecomp
> re-compiling
> /tools/share/zsh/3.1.7-pre-1/functions/Base/_arg_compile.zwc: failed

As it says... it can't compile `.../_arg_compile.zwc'. Because, going
by the name, it probably isn't a shell code file.

Use a pattern that includes only the *functions* (or scripts) you want 
to put in the zwc file(s).

Bye
 Sven


--
Sven Wischnowsky                         wischnow@informatik.hu-berlin.de


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

end of thread, other threads:[~2000-04-20 12:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-20 11:49 Q about zrecompile Andrej Borsenkow
2000-04-20 11:53 Sven Wischnowsky
2000-04-20 11:58 ` Andrej Borsenkow
2000-04-20 12:12 Sven Wischnowsky

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).