[cairo-bugs] [Bug 30612] cairo fails to compile with sun studio c
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 5 02:11:25 PDT 2010
https://bugs.freedesktop.org/show_bug.cgi?id=30612
Andrea Canciani <ranma42 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #3 from Andrea Canciani <ranma42 at gmail.com> 2010-10-05 02:11:23 PDT ---
Fixed in:
commit f20814e07e7032c14f273d712f35e19addfdae80
Author: Andrea Canciani <ranma42 at gmail.com>
Date: Tue Oct 5 10:36:38 2010 +0200
xcb: Do not return value in void function
Sun Studio Compiler complains:
"cairo-xcb-surface.c", line 585: void function cannot return value
even if the returned value is void.
Some minor code restructuring removes the issue.
--
Configure bugmail: https://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