Closed
Bug 615608
Opened 14 years ago
Closed 9 years ago
warning: passing argument 1 of '_cairo_image_surface_assume_ownership_of_data' from incompatible pointer type in _cairo_quartz_surface_finish
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: timeless, Assigned: timeless)
References
(Blocks 1 open bug)
Details
(Whiteboard: [build_warning])
Attachments
(1 file)
881 bytes,
patch
|
Details | Diff | Splinter Review |
gfx/cairo/cairo/src/cairo-quartz-surface.c:
In function ‘_cairo_quartz_surface_finish’:
1919: warning: passing argument 1 of ‘_cairo_image_surface_assume_ownership_of_data’ from incompatible pointer type
Updated•14 years ago
|
Whiteboard: [build_warning]
Updated•14 years ago
|
Blocks: buildwarning
Comment 2•9 years ago
|
||
Fixes for warnings in third-party code should be submitted upstream, not patched in mozilla-central.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•