On 7/4/2016 6:09 PM, Jan Beulich wrote:
On 04.07.16 at 16:31, <cz...@bitdefender.com> wrote:
Hmm, I meant "<= 80" the first time too, I was under the impression that
that's what CODING_STYLE asks for too, but, quoting:
      'Lines should be less than 80 characters in length.'
Why not <= 80? Shouldn't the limit (i.e. "<=") be 80 columns, including
the 80-th? (this points me otherwise
http://programmers.stackexchange.com/questions/148677/why-is-80-characters-t
he-standard-limit-for-code-width
)
I have no idea what (editing) tools have limitation at precisely which
line length. Hence I can't answer the "why". I can only refer to the
documented requirement, which aiui is pretty clear.

Jan

Without understanding the "why" we can't be sure we're doing the right thing. I was hoping someone else would provide feedback on this, as I'm almost sure who wrote CODING_STYLE actually meant "less than or equal" instead of "less than".

Corneliu.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to