Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Src/lex.c - missing mod_export
- X-seq: zsh-workers 12616
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: Src/lex.c - missing mod_export
- Date: Mon, 14 Aug 2000 14:52:19 +0200 (MET DST)
- In-reply-to: "Andrej Borsenkow"'s message of Mon, 14 Aug 2000 14:44:17 +0400
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Andrej Borsenkow wrote:
> I'm afraid, we end up exporting pretty everything out of main Zsh :-) (This is
> now used somewhere inside of completion).
>
> ...
>
> -int
> +int mod_export
> parse_subst_string(char *s)
Oops. My fault. I've committed it (moving the mod_export before the int).
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author