Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: completion
- X-seq: zsh-workers 8432
- From: Tanaka Akira <akr@xxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: completion
- Date: 27 Oct 1999 02:22:35 +0900
- In-reply-to: Sven Wischnowsky's message of "Tue, 26 Oct 1999 13:03:18 +0200 (MET DST)"
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <199910261103.NAA13365@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
In article <199910261103.NAA13365@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx> writes:
> Ok. I hope, you can apply this patch (11836 lines, 319899 bytes, 97
> files touched). Sorry, but I don't know how I can split that into
> independent parts...
Maybe, the patch for Src/Zle/Makefile.in is forgotten.
Z(2):akr@is27e1u11% make
gmake[1]: Entering directory `/space/akr/zsh/zsh-main-trunc/Src'
gmake[2]: Entering directory `/space/akr/zsh/zsh-main-trunc/Src'
gmake[3]: Entering directory `/space/akr/zsh/zsh-main-trunc/Src/Builtins'
gmake[3]: Leaving directory `/space/akr/zsh/zsh-main-trunc/Src/Builtins'
gmake[3]: Entering directory `/space/akr/zsh/zsh-main-trunc/Src/Modules'
gmake[3]: Leaving directory `/space/akr/zsh/zsh-main-trunc/Src/Modules'
gmake[3]: Entering directory `/space/akr/zsh/zsh-main-trunc/Src/Zle'
Makefile:817: warning: overriding commands for target `zle_things.h'
Makefile:758: warning: ignoring old commands for target `zle_things.h'
Makefile:828: warning: overriding commands for target `zle_widget.h'
Makefile:769: warning: ignoring old commands for target `zle_widget.h'
Makefile:839: warning: overriding commands for target `thingies.list'
Makefile:780: warning: ignoring old commands for target `thingies.list'
Makefile:858: warning: overriding commands for target `widgets.list'
Makefile:799: warning: ignoring old commands for target `widgets.list'
Makefile:873: warning: overriding commands for target `clean.zle'
Makefile:814: warning: ignoring old commands for target `clean.zle'
gmake[4]: Entering directory `/space/akr/zsh/zsh-main-trunc'
gmake[4]: *** No rule to make target `comp1.mdh'. Stop.
gmake[4]: Leaving directory `/space/akr/zsh/zsh-main-trunc'
gmake[3]: *** [../..//comp1.mdh] Error 2
gmake[3]: Leaving directory `/space/akr/zsh/zsh-main-trunc/Src/Zle'
gmake[2]: *** [headers] Error 1
gmake[2]: Leaving directory `/space/akr/zsh/zsh-main-trunc/Src'
gmake[1]: *** [headers] Error 2
gmake[1]: Leaving directory `/space/akr/zsh/zsh-main-trunc/Src'
gmake: *** [all] Error 1
Z(2):akr@is27e1u11%
Also, the patch has some line shifting with zle_tricky.c. So I suspect
my version has some problems.
I stored my latest patched bart-7 to
http://www.ldl.jaist.ac.jp/~public_html/junk/zsh-broken.tar.gz.
Would you compare it to your version?
# It is just `cvs export'ed version. So it has no `configure', etc.
--
Tanaka Akira
Messages sorted by:
Reverse Date,
Date,
Thread,
Author