Should only be a file or two. First experience using diff (actually going to try using the gui meld instead). I&#39;m trying to figure out why there is a bug reporting that F17-F20 keys don&#39;t work for 3.4 on. User claims 3.3 works like a charm. Quick glance through the new code shows me that F17-F20 should be working so I wanted to look at the changes to see if I can quickly narrow down my hack attempt. <div>
<br></div><div>Can you explain what a re-root analysis is? Just briefly if you get the time. </div><div><br></div><div>I&#39;ll slow down with the email spams ;) Going to knock out a couple of these small bugs and hopefully get a patch or two done in the coming week. Thanks for the help to all of you</div>
<div><br><br><div class="gmail_quote">On Wed, Jun 13, 2012 at 3:04 AM, Michael Meeks <span dir="ltr">&lt;<a href="mailto:michael.meeks@suse.com" target="_blank">michael.meeks@suse.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><br>
On Tue, 2012-06-12 at 13:08 -0700, Joel Madero wrote:<br>
&gt; Looks perfect, thank you much<br>
<br>
</div>        Of course, there is quite a problem here: the diff from 3.3 to master<br>
is of the order of:<br>
<br>
git log libreoffice-3.3.0.1..master  | grep Author | wc -l<br>
37618<br>
<br>
        That many commits ;-) If you can subset the problem to a likely looking<br>
source code directory eg. vcl (checkout the README files for some<br>
overview of what each directory does):<br>
<br>
git log libreoffice-3.3.0.1..master -- vcl  | grep Author | wc -l<br>
2299<br>
<br>
        Perhaps you can subset the range more effectively. With that number of<br>
commits though, and the 3.3.x build process being very substantially<br>
different (ie. you can&#39;t easily go back and build that), I suspect that<br>
a root-cause analysis would be quicker.<br>
<br>
        That is unless you can narrow it down to just one or two files - at<br>
which point the diff gets very interesting :-)<br>
<br>
        HTH !<br>
<span class="HOEnZb"><font color="#888888"><br>
                Michael.<br>
<br>
--<br>
<a href="mailto:michael.meeks@suse.com">michael.meeks@suse.com</a>  &lt;&gt;&lt;, Pseudo Engineer, itinerant idiot<br>
<br>
</font></span></blockquote></div><br></div>