[cairo-bugs] [Bug 24995] CAIRO_FORMAT_VALID failed to work with Sun Studio C compiler

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jan 13 00:30:39 PST 2010


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


M Joonas Pihlaja <jpihlaja at cc.helsinki.fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |major
             Status|NEW                         |ASSIGNED




--- Comment #3 from M Joonas Pihlaja <jpihlaja at cc.helsinki.fi>  2010-01-13 00:30:34 PST ---
Okay, things are moving again!  Apologies for playing the dead brick part for
the last good while.  We want to expose the invalid value explicitly in the
enum so that the enum type isn't abused so hard in the code.  This ought to be
an ABI compatible change AFAICT, since Sun's cc is telling me that sizeof() the
type won't change, and anyway we're only passing the format to/from the client
via formal arguments or as a return value.


-- 
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