On Tue, 2012-06-12 at 13:08 -0700, Joel Madero wrote: > Looks perfect, thank you much
Of course, there is quite a problem here: the diff from 3.3 to master is of the order of: git log libreoffice-3.3.0.1..master | grep Author | wc -l 37618 That many commits ;-) If you can subset the problem to a likely looking source code directory eg. vcl (checkout the README files for some overview of what each directory does): git log libreoffice-3.3.0.1..master -- vcl | grep Author | wc -l 2299 Perhaps you can subset the range more effectively. With that number of commits though, and the 3.3.x build process being very substantially different (ie. you can't easily go back and build that), I suspect that a root-cause analysis would be quicker. That is unless you can narrow it down to just one or two files - at which point the diff gets very interesting :-) HTH ! Michael. -- michael.me...@suse.com <><, Pseudo Engineer, itinerant idiot _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice