[Libreoffice] [PUSHED] Re: large swathes of commented/#if 0 code removed

2010-11-08 Thread Caolán McNamara
On Mon, 2010-11-08 at 02:36 -0500, Kevin Hunter wrote:
 At 2:17am -0500 Mon, 08 Nov 2010, Kevin Hunter wrote:
  Subject says it all. Patch against three files under
 
  automation/source/

Pushed the substantial hacking out of the commented-out code in
automation. Thanks. I'm holding back on the end of line whitespace stuff
because all of our files have it, at least in line 4 :-). Maybe we can
resolve all of those in one fell swoop somehow.

C.

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] [PUSHED] Re: large swathes of commented/#if 0 code removed

2010-11-08 Thread Kevin Hunter

At 4:23pm -0500 Mon, 08 Nov 2010, Caolán McNamara wrote:

Pushed the substantial hacking out of the commented-out code in
automation. Thanks. I'm holding back on the end of line whitespace
stuff because all of our files have it, at least in line 4 :-). Maybe
we can resolve all of those in one fell swoop somehow.


Sweet.

Cheers,

Kevin

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] [PUSHED] Re: large swathes of commented/#if 0 code removed

2010-11-08 Thread Joost Eekhoorn
I am not a perl expert, but I have figured out this command:
 perl -i.bak -wpl -e 's/ +$//g;' *.cxx

The original files are save as *.bak and can be removed if the revoval of
taling spaces was correct.

Joost

2010/11/8 Caolán McNamara caol...@redhat.com

 On Mon, 2010-11-08 at 02:36 -0500, Kevin Hunter wrote:
  At 2:17am -0500 Mon, 08 Nov 2010, Kevin Hunter wrote:
   Subject says it all. Patch against three files under
  
   automation/source/

 Pushed the substantial hacking out of the commented-out code in
 automation. Thanks. I'm holding back on the end of line whitespace stuff
 because all of our files have it, at least in line 4 :-). Maybe we can
 resolve all of those in one fell swoop somehow.

 C.

 ___
 LibreOffice mailing list
 LibreOffice@lists.freedesktop.org
 http://lists.freedesktop.org/mailman/listinfo/libreoffice

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice