[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:01:11 PST 2007
http://bugs.freedesktop.org/show_bug.cgi?id=13084
------- Comment #4 from ghepeu at virgilio.it 2007-11-05 11:06 PST -------
git-bisect gave this commit:
git bisect good
c64335a9a846ba18411a720f6e69e511b15e2c6b is first bad commit
commit c64335a9a846ba18411a720f6e69e511b15e2c6b
Author: Chris Wilson <chris at chris-wilson.co.uk>
Date: Wed Oct 17 23:12:49 2007 +0100
[cairo-scaled-font-subsets] Simplify boolean return code.
_cairo_sub_font_lookup_glyph() was returning either a NULL_POINTER
error or success whereas its only caller was using it as a simple
predicate and handled the 'error' rather than propagate it upwards.
:040000 040000 17e7e66b51085bcf659910493426eb714d787394
b48e56fcad5c6e9f9bb766ba79570dedec67f7a6 M src
I'm not sure however if I correctly followed the bisection procedure. Is there
a way to checkout cairo as of that commit and then the previous to verify?
--
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