[cairo] [PATCH 5/5] fallback: Silence gcc warning

Bill Spitzak spitzak at gmail.com
Fri Mar 18 11:09:26 PDT 2011


Perhaps this function should not have "warn_unused_result"?

I certainly believe it is pretty common that the caller is not 
interested in whether the result is empty or not!

Andrea Canciani wrote:

> +	    not_empty = _cairo_rectangle_intersect (extents, &wrapper->extents);


More information about the cairo mailing list