[Libreoffice] [PATCH] [PUSHED] Remove bogus comments + bash line

Cedric Bosdonnat cedric.bosdonnat.ooo at free.fr
Tue Feb 8 09:53:07 PST 2011


Hi Guillaume,

I just pushed all of them! Many thanks for your cleanup.

Regards,

On Tue, 2011-02-08 at 08:57 +0100, Guillaume Poussel wrote:
> I have edited the wiki to show I'm currently working on it.
> Please find attached again new patches to remove this comments.
> 
> Regards,
> Guillaume Poussel.
> 
> 2011/2/7 Guillaume Poussel <gpoussel at gmail.com>:
> > I have removed all of them in impress too (see patch attached). As
> > soon as someone push it, I edit the wiki.
> >
> > (still in LGPLv3/MPL)
> >
> > Regards,
> > Guillaume Poussel
> >
> > 2011/2/7 Guillaume Poussel <gpoussel at gmail.com>:
> >> Hi all,
> >>
> >> Again, I send patches to remove bogus comments.
> >>
> >> I have written a pretty (but not optimized) bash line to find them all:
> >> git grep -nE " #[^i][0-9]+#" | ( while read f; do file=$(echo "$f" |
> >> cut -d':' -f1) ; line=$(echo "$f" | cut -d':' -f2) ; emacs "+"$line
> >> -fh "$file"; done )
> >> It opens emacs with every occurences of #xxx#.
> >>
> >> As soon as I have time, I will try to end up by finishing this "Easy Hack".
> >>
> >> Regards,
> >> Guillaume Poussel
> >>
> >
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice

-- 
Cédric Bosdonnat
LibreOffice hacker
http://documentfoundation.org
OOo Eclipse Integration developer
http://cedric.bosdonnat.free.fr



More information about the LibreOffice mailing list