<div dir="ltr">Hi,<div><br></div><div>which patch and what line number? We could check whether it is fixed in the git master version of uncrustify.</div><div><br></div><div>Roland</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 3, 2014 at 4:14 AM, Berk Hess <span dir="ltr">&lt;<a href="mailto:hess@kth.se" target="_blank">hess@kth.se</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I just fixed a formatting issue in domdec.cpp:<br>
           if ((comm-&gt;cell_f1[d] - comm-&gt;cell_f_max0[d])*bfac &lt;  limit ||<br>
!             (comm-&gt;cell_f0[d] - comm-&gt;cell_f_min1[d])*bfac &gt; -limit)<br>
<br>
           if ((comm-&gt;cell_f1[d] - comm-&gt;cell_f_max0[d])*bfac &lt;  limit ||<br>
! (comm-&gt;cell_f0[d]<br>
<br>
I was already wondering why uncrustify on Jenkins didn&#39;t complain about<br>
the formatting, but I now found out that that&#39;s because uncrustify<br>
generates the incorrect formatting. Is this a known bug? What should I<br>
do with my patch, format it incorrectly on purpose?<br>
<br>
Cheers,<br>
<br>
Berk<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Gromacs Developers mailing list<br>
<br>
* Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List</a> before posting!<br>
<br>
* Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
<br>
* For (un)subscribe requests visit<br>
<a href="https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers" target="_blank">https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers</a> or send a mail to <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov">cmb.ornl.gov</a><br>865-241-1537, ORNL PO BOX 2008 MS6309</div>
</div>