[cairo-bugs] [Bug 25814] Cairo Quartz should be using CGFloat

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 28 16:06:43 PST 2009


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





--- Comment #1 from Vladimir Vukicevic <vladimir at pobox.com>  2009-12-28 16:06:41 PST ---
If CGFloat isn't available without the 10.6 SDK, then I'd suggest that we don't
use it -- instead, we should have a cairo typedef, cairo_quartz_float_t or
something similar that's a float on 32-bit and a double on 64-bit builds. 
(Could also typedef CGFloat if it isn't present in the current SDK version --
always to float -- but that might be fragile.)


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


More information about the cairo-bugs mailing list