After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 335512 - [PATCH] compile time warnings
[PATCH] compile time warnings
Status: RESOLVED DUPLICATE of bug 335355
Product: librsvg
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: librsvg maintainers
librsvg maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-22 13:20 UTC by Claudio Saavedra
Modified: 2006-03-22 13:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fixes compile time warnings in gdk-pixbuf-loader/io-svg.c (1.22 KB, patch)
2006-03-22 13:22 UTC, Claudio Saavedra
none Details | Review

Description Claudio Saavedra 2006-03-22 13:20:12 UTC
GdkPixbufModulePattern, prefix and mask are typed char * and not unsigned char *, so casting is not needed.
Comment 1 Claudio Saavedra 2006-03-22 13:22:04 UTC
Created attachment 61760 [details] [review]
Fixes compile time warnings in gdk-pixbuf-loader/io-svg.c
Comment 2 Dominic Lachowicz 2006-03-22 13:37:25 UTC
Duplicate.

*** This bug has been marked as a duplicate of 335355 ***