[Libreoffice] [GSOC][PATCH] Multiline inputbar

Anurag Jain anuragjainfzd at gmail.com
Wed Jun 22 07:51:08 PDT 2011


Hi Noel,

Resending the patch again along with the source files here.

On Wed, Jun 22, 2011 at 12:37 PM, Noel Power <nopower at novell.com> wrote:
> Hi Anurag
> On 22/06/11 05:20, Anurag Jain wrote:
>>
>> Hi Noel,
>>
>> Actually the problem started from not doing a git pull on my end after
>> Kohei pushing my patch (created using git diff) as I went on making
>> changes. In order to resolve this I ran git stash; git pull; and then
>> git stash pop; And I made some more changes and sent you the same
>> patch generated by git diff.
>
> no idea, all depends on what state your repo was in, what diff command you
> used etc.
>>
>>  Where things would have gone wrong ?
>
> well I am no git expert either so I wont try and reconstruct what might have
> gone wrong
>>
>> Anyways since I'm not a git expert as you said to checkout a fresh SC;
>> can you send me the git command which need to be run on my side. Or
>> will a git reset Hard followed by pull will do the trick ?
>
> no, that wont work. the following command ( if I understand git correctly )
>
> git diff origin/feature/calc-multiline-input
>
> should give a diff of your local state against the branch you are tracking
>
> But.... as mentioned earlier, there are ( afaik ) only 2 files you have
> modified, so please at least to be safe send inputwin.[ch]xx ( and any other
> files you modified ) in addition to the patch
>
> Thanks,
>
> Noel
>



-- 
Anurag Jain
Final yr B.Tech CSE
SASTRA University
Thanjavur(T.N.)-613402
-------------- next part --------------
A non-text attachment was scrubbed...
Name: new.diff
Type: text/x-patch
Size: 11805 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110622/aa089acc/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inputwin.hxx
Type: text/x-c++hdr
Size: 7675 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110622/aa089acc/attachment-0001.hxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: inputwin.cxx
Type: text/x-c++src
Size: 61768 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20110622/aa089acc/attachment-0001.cxx>


More information about the LibreOffice mailing list