[cairo-bugs] [Bug 81197] New: make check warnings
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jul 10 16:19:59 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=81197
Priority: medium
Bug ID: 81197
Assignee: chris at chris-wilson.co.uk
Summary: make check warnings
QA Contact: cairo-bugs at cairographics.org
Severity: minor
Classification: Unclassified
OS: All
Reporter: b.harrington at samsung.com
Hardware: Other
Status: NEW
Version: unspecified
Component: general
Product: cairo
Some warnings that cropped up when running 'make check':
pdf2png.c:52:5: warning: ‘g_type_init’ is deprecated (declared at
/usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
g_type_init ();
^
CCLD pdf2png
CC svg2png-svg2png.o
svg2png.c: In function ‘main’:
svg2png.c:47:5: warning: ‘g_type_init’ is deprecated (declared at
/usr/include/glib-2.0/gobject/gtype.h:667) [-Wdeprecated-declarations]
g_type_init ();
^
svg2png.c:52:5: warning: ‘rsvg_pixbuf_from_file’ is deprecated (declared at
/usr/include/librsvg-2.0/librsvg/rsvg.h:208) [-Wdeprecated-declarations]
pixbuf = rsvg_pixbuf_from_file (filename, &error);
^
CCLD svg2png
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20140710/9c25978c/attachment.html>
More information about the cairo-bugs
mailing list