From: gnome-perl (bugzilla.gnome.o. <bug...@gn...> - 2014-08-29 18:14:25
|
https://bugzilla.gnome.org/show_bug.cgi?id=735683 gnome-perl | Cairo | unspecified Summary: Pointer cast size mismatch in CairoFt.xs Classification: Bindings Product: gnome-perl Version: unspecified OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: Cairo AssignedTo: gtk...@li... ReportedBy: int...@bo... QAContact: gtk...@li... GNOME version: --- On some Debian architectures, we see that build warning: CairoFt.xs: In function 'XS_Cairo__FtFontFace_create': CairoFt.xs:33:15: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] real_face = (FT_Face) SvIV ((SV *) SvRV (face)); See https://qa.debian.org/bls/packages/l/libcairo-perl.html for details. -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. |