Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: pathconf() again
- X-seq: zsh-workers 12518
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: pathconf() again
- Date: Fri, 4 Aug 2000 09:06:42 +0200 (MET DST)
- In-reply-to: "Bart Schaefer"'s message of Fri, 4 Aug 2000 07:02:16 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
Bart Schaefer wrote:
> ...
>
> I restrained myself (and was badly bruised in the process) from inserting
> spaces before the left-parens in all the if() for() while() statements in
> the files module. I'm tempted to add something to zsh-development-guide
> about this, too, but at the moment it'd sound much too ascerbic.
It's already there:
* Do not use space between the function name and the opening parenthesis.
Use space after if/for/while. Use space after type casts.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author