Thank you for your encouragements.<br><br>But unfortunately, most of the deleted comments were done by hand, because I was unable to really make an distinction between comments and the commented code.<br>Some times, comments and commented code will appear in /*...*/ .<br>
<br>My C program tries to delete /*..*/ blocks (i.e. &quot;<i>if( _running(target) /*&amp;&amp; Max_proc != 1*/ )</i> &quot;) in one simple line, or blocks that not contain lines which start with &#39;*&#39;.<br><br>Therefore, I started to search files which contain comments markers with grep :p<br>
<br>It&#39;s long, but I&#39;ll continue !<br><br><div class="gmail_quote">2011/2/11 Thomas Arnhold <span dir="ltr">&lt;<a href="mailto:thomas@arnhold.org">thomas@arnhold.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
looks nice. But that doesn&#39;t replace manual overlooking what was<br>
deleted. For example in dmake/dmake.c was the following left:<br>
<br>
&quot;/* Uncomment the following line to pass commands to the DBUG engine<br>
     * before the command line switches (-#..) are evaluated. */&quot;<br>
<br>
This comment was related to &quot;DB_PUSH(&quot;d,path&quot;);&quot;. You have to delete<br>
this too, otherwise people will get confused.<br>
<br>
But at all it looks great. Have you run it on a greater repo like calc<br>
or some similar? How many lines got deleted/changed?!<br>
<br>
Thomas<br>
<div><div></div><div class="h5"><br>
On 02/11/2011 04:34 PM, Jean Charles Papin wrote:<br>
&gt; Hi everyone,<br>
&gt;<br>
&gt; I&#39;ve removed non-compiled pieces of code for boostrap.<br>
&gt;<br>
&gt; I hope it&#39;s ok ;)<br>
&gt;<br>
&gt; Regards,<br>
&gt;<br>
&gt; --<br>
&gt; Jean-Charles Papin<br>
&gt;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; LibreOffice mailing list<br>
&gt; <a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
<br>
_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Jean-Charles Papin<br>