Hi Regina,

On Mon, 2011-10-17 at 18:10 +0200, Regina Henschel wrote:
> I think, that my last working build has at last commit 
> e024f616934bb78fba8c8101264806d507068d7e
> Author: Christoph Lutz <chrl...@googlemail.com>
> Date:   Tue Sep 6 19:01:19 2011 +0200
>      i#118224: kill O(n^2) complexity of unique bookmark name creation
> 
> But i'm not sure, because I tried a lot in the meantime. How can I clone 
> from that point? Then I would build again to verify it.

        Ah - so you want to save your changes: git diff > /tmp/save.diff and
perhaps 'git stash' to double save it ;-) then you can do either:

        git checkout e024f616934bb78fba8c8101264806d507068d7e

        which will move you to this revision (you can't commit there of course
- and git checkout master will move you back).

        I'll try adding a git note to this so others know where to find it. Of
course - if you have a patch, given the state of the Win32 build, please
do just work from that revision, and I'll forward port & test-build any
patches vs. master on Linux (until we can get this sorted out). Sorry
again for the loss of service.

        Thanks !

                Michael.

-- 
michael.me...@suse.com  <><, Pseudo Engineer, itinerant idiot

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to