zsh-workers
 help / color / mirror / code / Atom feed
* Re: Tanaka's cvs-pserver zsh source
@ 1999-11-03  8:15 Sven Wischnowsky
  0 siblings, 0 replies; 3+ messages in thread
From: Sven Wischnowsky @ 1999-11-03  8:15 UTC (permalink / raw)
  To: zsh-workers


Bart Schaefer wrote:

> ...
> 
> The crucial bit missing from all Sven's patches I'd applied, and which was
> breaking my build, but which Tanaka *does* have, is:
> 
> Index: Src/Zle/zle.mdd
> ===================================================================
> @@ -1,7 +1,5 @@
>  hasexport=1
>  
> -moddeps="comp1"
> -
>  autobins="bindkey vared zle"
>  
>  objects="zle_bindings.o zle_hist.o zle_keymap.o zle_main.o \

I just checked my patches and now I know why Tanaka's zle.mdd was
doubled. In my patch this was a diff from my zle.mdd to an empty
file. I have no idea how this happened because I had copied the whole
stuff with *.([ch]|mdd).

So, it's my fault (you may already have guessed that). Sorry.

Bye
 Sven


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


^ permalink raw reply	[flat|nested] 3+ messages in thread
* Tanaka's cvs-pserver zsh source
@ 1999-11-03  5:54 Bart Schaefer
  1999-11-03  9:01 ` Tanaka Akira
  0 siblings, 1 reply; 3+ messages in thread
From: Bart Schaefer @ 1999-11-03  5:54 UTC (permalink / raw)
  To: zsh-workers

I was having trouble compiling after the last round of patches, so I grabbed
a copy from Tanaka's server for comparison.  Misc. remarks about the source
from that server:

Completion/Builtins/_popd has two entire, different, implementations of the
function, one after the other.  The second one is the one I have, and looks
like the correct one, but I don't recall having seen the other so I can't be
sure.

Completion/User/_man doesn't have Oliver's patch from 8139.

Completion/X/_xrdb is missing.

Doc/Zsh/compsys.yo lacks history_list and history_remove_all_dups from 8063.

Functions/Prompts/promptinit is from 8337, not 8353, but:
Functions/Prompts/prompt_oliver_setup includes 8363, which needs 8353.

META-FAQ is an empty file.

Src/Modules/mathfunc.c lacks 8138.

The crucial bit missing from all Sven's patches I'd applied, and which was
breaking my build, but which Tanaka *does* have, is:

Index: Src/Zle/zle.mdd
===================================================================
@@ -1,7 +1,5 @@
 hasexport=1
 
-moddeps="comp1"
-
 autobins="bindkey vared zle"
 
 objects="zle_bindings.o zle_hist.o zle_keymap.o zle_main.o \

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com


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

end of thread, other threads:[~1999-11-03  9:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-03  8:15 Tanaka's cvs-pserver zsh source Sven Wischnowsky
  -- strict thread matches above, loose matches on Subject: below --
1999-11-03  5:54 Bart Schaefer
1999-11-03  9:01 ` Tanaka Akira

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