Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


Hi there,

On Wed, 2011-11-02 at 19:08 +0100, Emanuele Fia wrote:
This is my first patch.

        So - welcome ! :-) really great to have you involved. As you can see
there is a lot of unused code to remove, and it's great to have more
hands on it.

I'm trying to remove unusedcode.easy but i cannot find a lot of
function ( i'm searching by opengrok ).

        Probably the recommended way is to use 'git grep' which will just grep
the sourcecode eg.

        git grep BufferNode::childAt

        for example, to find another unused method.

I have to remove also form unusedcode.easy the function removed ?

        I imagine so; although Caolan is really the expert here. I tweaked your
patch a little, so as you may need to:

        git reset -hard HEAD~1 # warning this looses the head commit

        before running ./g pull -r to avoid conflicts (assuming you didn't do
any more commits yet).

        A thing that really helps us, is if you could send a mail to the list
with a blanket license for your commits: of the form you can see linked
into the developers wiki here:

        https://wiki.documentfoundation.org/Development/Developers

        It'd be great to have that to keep our records straight:
"All my code submissions are made available under MPL/LGPLv3+" or
somesuch ? :-)

        Anyhow ! the CurrencyBox stuff seems like it might be a good place to
investigate if you want to do a bigger chunk of cleanup here; are you
able to compile after changing things ?

        Thanks again for getting involved, be great to see you on IRC:
#libreoffice-dev, irc.freenode.net as well.

        ATB,

                Michael.

-- 
michael.meeks@suse.com  <><, Pseudo Engineer, itinerant idiot


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.