Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/hpc



On Tue, Sep 18, 2018 at 18:16:05 +0900, Rin Okuyama wrote:

> Just curious; why comment lines within 80 char column are not
> allowed for this file? Just cosmetic reasons?

80 chars is "hard" limit, but it's convenient to use less than that if
you can so that you have extra space for things like quoting in mail,
patch +/-m, or both (like e.g. your mail, where "> + " at the
beginning makes the total width more that 80 columns).

-uwe


Home | Main Index | Thread Index | Old Index