<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>No, it means that 80 columns of text are allowed. The 81st column that contains the newline character doesn't count.</div><div><br></div><div>Cameron</div><br><div><div>On Apr 15, 2011, at 2:13 PM, Akira Hatanaka wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Do you mean up to 81 columns are allowed (column 0 - 80)?<br>Should I reverse my changes?<br><br><div class="gmail_quote">On Fri, Apr 15, 2011 at 2:08 PM, Cameron Zwarich <span dir="ltr"><<a href="mailto:zwarich@apple.com">zwarich@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin-top: 0pt; margin-right: 0pt; margin-bottom: 0pt; margin-left: 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex; position: static; z-index: auto; ">The lines like this were 80 columns like the ones elsewhere in LLVM, you changed them to be 79:<br><br>//===----------------------------------------------------------------------===//<br><br>Did you accidentally pessimize to 79 columns elsewhere?<br><font color="#888888"><br>Cameron</font></blockquote></div></blockquote></div></body></html>