<div dir="ltr"><div><div><div><div><div>After modifying the code did u make again ???<br><br>you can just make only that particular module also.<br>By executing command<br><br>
make module-name         eg. ( make sc )     or else just ( make ) .<br><br><br>And if still changes doesn't persist , then <br><br>It is possible that the part of code you changed doesn't affect the things as you are expecting .<br>
<br></div>Well,
 you can add a fprintf(stderr,"Foo\n"); in the part of code and check 
while executing does Foo prints on the terminal or not .<br>
</div>This can confirm you whether you are modifying the right part of the code for the changes u expecting .<br><br>
</div></div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, May 4, 2013 at 2:47 AM, RD Vaishnav <span dir="ltr"><<a href="mailto:vaishnav.rd@gmail.com" target="_blank">vaishnav.rd@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi.. I am Ram Dayal Vaishnav, a student from NIT Trichy, India. I am a newbie, and needs a help in creating a patch.<br>
<br>I want to fix a very simple bug in the libre office Version 4.0.0.0.alpha1. I want to enable Horizontal AutoFill in calc.<br>

<br>I am made changes in libo/sc/source/ui/view/viewfun2.cxx (in funciton replace ScViewFunc::FillCrossDblClick())<br><br></div>Now
 when I run /libo/install/program/.scalc it doesn't show any change. I 
think I am missing something (may be I need to compile/build this code 
so that it can reflect changes to ./soffice or ./calc file)<br>
<br></div>kindly help me out, thanks in advance<span class="HOEnZb"><font color="#888888"><br clear="all"><br>-- <br>: Ram Dayal Vaishnav "Gurumukhi"<br>  NIT Trichy<br><br>
</font></span></div>
<br>_______________________________________________<br>
LibreOffice mailing list<br>
<a href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/libreoffice" target="_blank">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a><br>
<br></blockquote></div><br></div>