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.meeks@suse.com <><, Pseudo Engineer, itinerant idiot
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.