Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created August 8, 2011 21:12
Show Gist options
  • Save springmeyer/1132757 to your computer and use it in GitHub Desktop.
Save springmeyer/1132757 to your computer and use it in GitHub Desktop.
cairo-pdf-surface.c:5670:13: warning: implicit conversion from enumeration type 'enum _cairo_status' to different
enumeration type 'cairo_int_status_t' (aka 'enum _cairo_int_status') [-Wconversion]
return CAIRO_STATUS_SUCCESS;
~~~~~~ ^~~~~~~~~~~~~~~~~~~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment