[Libreoffice] Easy Task - remove non-compiled / dead code

2011-02-11 Thread Jean Charles Papin
Hi everyone, I'm currently removing all non-compiled pieces of code. I don't know how to edit the wiki page (for registered user only?), so I prefer inform you of my intentions. For that work, I've made a little C program (with reg-ex). I hope this will work fine ;) I'll send you my diff file

[Libreoffice] Easy Task - remove non-compiled / dead code

2011-02-11 Thread Jean Charles Papin
Hi everyone, I've removed non-compiled pieces of code for boostrap. I hope it's ok ;) Regards, -- Jean-Charles Papin Diff_Bootstrap Description: Binary data ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: [Libreoffice] Easy Task - remove non-compiled / dead code

2011-02-11 Thread Thomas Arnhold
Hi, looks nice. But that doesn't replace manual overlooking what was deleted. For example in dmake/dmake.c was the following left: /* Uncomment the following line to pass commands to the DBUG engine * before the command line switches (-#..) are evaluated. */ This comment was related to