Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/bin/sh
Date: Fri, 16 Mar 2018 14:15:47 +0300
From: Valery Ushakov <uwe%stderr.spb.ru@localhost>
Message-ID: <20180316111547.GC3278%pony.stderr.spb.ru@localhost>
| Or:
|
| When a shell function is executed, all of the shell positional
| parameters (except $0, which remains unchanged) are set to [...]
|
| where 0 is a special parameter, not a positional parameter, to begin
| with, and where the principle you refer to in your mail requires
| "except 0", without the $ sign.
Yes, I was fixing all that while you were sending this message.
| Also some of them are in .Dq and some not, so
[...]
| but may be it would be a good idea to
| mark up all of them in this (or some other) way consistently.
Yes, probably, but that is, I think, for some other day.
sh(1) still needs lots of work - thanks for all you have done in the
past few days.
| I also try to add the form with the dollar sign in a comment for the
| occurences I stumble upon just to make them more searchable in the
| source at least (cf. "far more zeroes" :).
Wsh I had seen that before I deleted them all... but they should be back
now I think (along with a comment on the first such comment commenting
on what the comment is commenting on).
[And *no-one* make comments about ending sentences with
prepositions!]
kre
Home |
Main Index |
Thread Index |
Old Index