Hello,<br><br>i just tried the script to format some of my code according to the kde coding style policies and i realized, that the scripts removes whitespace after keywords like in<br><br>-if (size==0) {<br>+if(size==0) {<br>
<br>even though the coding styles say (in the section about whitespaces [1]) that there should be a whitespace. Have i missed something? And if this is a bug, where can i report it?<br><br>Cheers,<br>julian<br><br>[1] <a href="http://techbase.kde.org/Policies/Kdelibs_Coding_Style#Whitespace">http://techbase.kde.org/Policies/Kdelibs_Coding_Style#Whitespace</a><br>
<br><div class="gmail_quote">2011/4/8 Lindsay Mathieson <span dir="ltr">&lt;<a href="mailto:lindsay.mathieson@gmail.com">lindsay.mathieson@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On 8 April 2011 11:31, Lindsay Mathieson &lt;<a href="mailto:lindsay.mathieson@gmail.com">lindsay.mathieson@gmail.com</a>&gt; wrote:<br>
&gt; p.s Is there a tool for formatting c++ code to that indentation style,<br>
&gt; either from the cmd line or withing kate?<br>
<br>
</div>Ummm - ignore that, just read my own link :)<br>
<div><div></div><div class="h5"><br>
--<br>
Lindsay<br>
_______________________________________________<br>
kde-games-devel mailing list<br>
<a href="mailto:kde-games-devel@kde.org">kde-games-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/kde-games-devel" target="_blank">https://mail.kde.org/mailman/listinfo/kde-games-devel</a><br>
</div></div></blockquote></div><br>