> On April 14, 2015, 10:16 a.m., Alexander Rukletsov wrote: > > src/authentication/cram_md5/authenticatee.cpp, lines 46-47 > > <https://reviews.apache.org/r/32850/diff/3/?file=922370#file922370line46> > > > > Let's move to newline to avoid jaggeddness. Btw, what does clang-format > > suggest?
According to our style guide, this is okay but we keep seeing issues being raised about this. Should we just update the style guide instead? - Kapil ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/32850/#review80020 ----------------------------------------------------------- On April 14, 2015, 10:20 a.m., Till Toenshoff wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/32850/ > ----------------------------------------------------------- > > (Updated April 14, 2015, 10:20 a.m.) > > > Review request for mesos, Adam B, Joris Van Remoortere, and switched to > 'mcypark'. > > > Bugs: MESOS-2584 > https://issues.apache.org/jira/browse/MESOS-2584 > > > Repository: mesos-incubating > > > Description > ------- > > Removing the process from the header is much cleaner and also fixes the > linked clang 3.4.2 JIRA. Apart from that moving, no code is changed. > > > Diffs > ----- > > src/Makefile.am d15a373 > src/authentication/cram_md5/authenticatee.hpp 55fac68 > src/authentication/cram_md5/authenticatee.cpp PRE-CREATION > > Diff: https://reviews.apache.org/r/32850/diff/ > > > Testing > ------- > > make check > > > Thanks, > > Till Toenshoff > >