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. "<i>if( _running(target) /*&& Max_proc != 1*/ )</i> ") in one simple line, or blocks that not contain lines which start with '*'.<br><br>Therefore, I started to search files which contain comments markers with grep :p<br>
<br>It's long, but I'll continue !<br><br><div class="gmail_quote">2011/2/11 Thomas Arnhold <span dir="ltr"><<a href="mailto:thomas@arnhold.org">thomas@arnhold.org</a>></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't replace manual overlooking what was<br>
deleted. For example in dmake/dmake.c was the following left:<br>
<br>
"/* Uncomment the following line to pass commands to the DBUG engine<br>
* before the command line switches (-#..) are evaluated. */"<br>
<br>
This comment was related to "DB_PUSH("d,path");". 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>
> Hi everyone,<br>
><br>
> I've removed non-compiled pieces of code for boostrap.<br>
><br>
> I hope it's ok ;)<br>
><br>
> Regards,<br>
><br>
> --<br>
> Jean-Charles Papin<br>
><br>
><br>
><br>
</div></div>> _______________________________________________<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>
<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>