[cairo-bugs] [Bug 13084] cairo 1.5.2 causes font problems in GIMP 2.4 status bar and evolution 2.12.1

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Nov 5 11:24:46 PST 2007


http://bugs.freedesktop.org/show_bug.cgi?id=13084





------- Comment #5 from chris at chris-wilson.co.uk  2007-11-05 11:30 PST -------
This will create and switch to a new branch from the 'bad' commit:
git checkout -b b0rk c64335a9a846ba18411a720f6e69e511b15e2c6b

Then compile and test as normal.

To go back one commit, you can use
git reset --hard HEAD^

However, I can confirm the bug in master but it's not from c64335a. Instead it
arises from commit 5c08226a0f7bc373a96fe75d15ad854910eb3265 - more specifically
from the call to _cairo_clip_reset(). Time to understand how I managed to break
the code once again...


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list