GCC warning: correct?
David Kastrup <[email protected]>
| Newsgroups | gmane.comp.lib.cairo |
|---|---|
| Organization | Organization?!? |
| Message-ID | <[email protected]> |
cairo-surface.c: In function ‘cairo_surface_create_similar’:
cairo-surface.c:508:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (unlikely (! CAIRO_CONTENT_VALID (content)))
^~
cairo-surface.c:511:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the ‘if’
if (unlikely (other->status))
^~
--
David Kastrup
--
cairo mailing list
[email protected]
https://lists.cairographics.org/mailman/listinfo/cairo