Jim Apple has posted comments on this change. Change subject: IMPALA-3442: Replace '> >' with '>>' in template decls ......................................................................
Patch Set 1: > How does it confuse Emacs? I haven't noticed any problems so far. > > Although not required by the style guide, I think '>>' is a > stylistic improvement that improves readability and reduces line > length. It breaks matching paren finding (which is used for syntax highliting, indentation, and some other stuff) and it breaks syntax highlighting. -- To view, visit http://gerrit.cloudera.org:8080/3562 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: comment Gerrit-Change-Id: I9b27dfbda791ec6730c329c91bed015887a5e27c Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Henry Robinson <[email protected]> Gerrit-Reviewer: Henry Robinson <[email protected]> Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Lars Volker <[email protected]> Gerrit-HasComments: No
