<div dir="ltr"><div><div><div><div><div>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><br></div>One more suggestion , no need to make or make dev-install every time , you can just make only that particular module also.<br>
</div>By executing command<br><br></div>make module-name <br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 3, 2013 at 7:20 PM, leo2013 <span dir="ltr"><<a href="mailto:libredev@gmail.com" target="_blank">libredev@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 class="im">I have done "make dev-install" after "make" when I updated one file's source<br>
codes.<br>
But no effect on the results as I expected.<br>
<br>
<br>
<br>
</div>--<br>
View this message in context: <a href="http://nabble.documentfoundation.org/How-to-remake-a-modified-source-codes-not-the-first-time-based-on-source-codes-core-which-has-been-m-tp4053499p4053562.html" target="_blank">http://nabble.documentfoundation.org/How-to-remake-a-modified-source-codes-not-the-first-time-based-on-source-codes-core-which-has-been-m-tp4053499p4053562.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the Dev mailing list archive at Nabble.com.<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>
</div></div></blockquote></div><br></div>