Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: 3.1.6-dev-22
- X-seq: zsh-workers 10711
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: Re: 3.1.6-dev-22
- Date: Wed, 12 Apr 2000 16:21:49 +0000
- In-reply-to: <200004120910.LAA07597@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200004120910.LAA07597@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Apr 12, 11:10am, Sven Wischnowsky wrote:
} Subject: PATCH: Re: 3.1.6-dev-22
}
}
} Peter Stephenson wrote:
}
} > Sven Wischnowsky wrote:
} > > So, I would like to make the question: should we remove it?
} >
} > If even the completion system as it is doesn't need it, I think it's a good
} > bet that commenting out at this stage won't cause any problems.
}
} Here is the patch. Lotsa `#if's.
I slightly disapprove of using `#if 0' when it's scattered around like
that. Suppose we ever want to re-enable it: How does someone other than
Sven know which `#if 0' to remove and which ones to leave behind?
Not a big deal right now because there aren't any other #if in that file,
but ... perhaps put a comment on each #if line?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author